simple parser
[fp.git] / fp.cabal
index 363a35c..018b0d6 100644 (file)
--- a/fp.cabal
+++ b/fp.cabal
@@ -18,6 +18,7 @@ cabal-version:       >=1.10
 library 
   exposed-modules: Lambda
                    Lambda.Parser.Fancy
 library 
   exposed-modules: Lambda
                    Lambda.Parser.Fancy
+                   Lambda.Parser.Simple
   other-modules:   Lambda.Term
   build-depends:       base >=4.7 && <4.8
                      , text >=1.2 && <1.3
   other-modules:   Lambda.Term
   build-depends:       base >=4.7 && <4.8
                      , text >=1.2 && <1.3