X-Git-Url: http://git.tomasm.cz/fp.git/blobdiff_plain/33464c9ce7b0b1559f8cb23734065b8ecdd382c1..HEAD:/fp.cabal?ds=sidebyside diff --git a/fp.cabal b/fp.cabal index 7a1dd3f..19f889f 100644 --- a/fp.cabal +++ b/fp.cabal @@ -17,12 +17,13 @@ cabal-version: >=1.10 library exposed-modules: Lambda + Lambda.Term Lambda.Parser.Fancy Lambda.Parser.Simple HM - HM.Parser - Lambda.Term HM.Term + HM.Parser + HM.Lambda build-depends: base >=4.7 && <5 , text >=1.2 && <1.3 , attoparsec >=0.12 && <0.13