X-Git-Url: http://git.tomasm.cz/fp.git/blobdiff_plain/2d2af9eded0d0e4968cf21746f3772f61caecd73..dbb3af7ea8341e87b254dc94a613aec837b676b8:/fp.cabal diff --git a/fp.cabal b/fp.cabal index 4c137d1..018b0d6 100644 --- a/fp.cabal +++ b/fp.cabal @@ -17,8 +17,9 @@ cabal-version: >=1.10 library exposed-modules: Lambda - other-modules: Lambda.Term Lambda.Parser.Fancy + Lambda.Parser.Simple + other-modules: Lambda.Term build-depends: base >=4.7 && <4.8 , text >=1.2 && <1.3 , attoparsec >=0.12 && <0.13