X-Git-Url: http://git.tomasm.cz/fp.git/blobdiff_plain/7be2a6546f666dbbc5e3fe756766ee17e3c3d46a..f9d54d61f2feba3f37c9e7c5f4ab87bf7b3e6166:/fp.cabal?ds=inline diff --git a/fp.cabal b/fp.cabal index 363a35c..9d650ec 100644 --- a/fp.cabal +++ b/fp.cabal @@ -18,7 +18,11 @@ cabal-version: >=1.10 library exposed-modules: Lambda Lambda.Parser.Fancy + Lambda.Parser.Simple + HM + HM.Parser other-modules: Lambda.Term + HM.Term build-depends: base >=4.7 && <4.8 , text >=1.2 && <1.3 , attoparsec >=0.12 && <0.13