X-Git-Url: http://git.tomasm.cz/fp.git/blobdiff_plain/2d2af9eded0d0e4968cf21746f3772f61caecd73..891001c31cd71632b828e79248e82f6fcda5dc3f:/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