documentation
[fp.git] / fp.cabal
index 4c137d1..363a35c 100644 (file)
--- a/fp.cabal
+++ b/fp.cabal
@@ -17,8 +17,8 @@ cabal-version:       >=1.10
 
 library 
   exposed-modules: Lambda
 
 library 
   exposed-modules: Lambda
-  other-modules:   Lambda.Term
                    Lambda.Parser.Fancy
                    Lambda.Parser.Fancy
+  other-modules:   Lambda.Term
   build-depends:       base >=4.7 && <4.8
                      , text >=1.2 && <1.3
                      , attoparsec >=0.12 && <0.13
   build-depends:       base >=4.7 && <4.8
                      , text >=1.2 && <1.3
                      , attoparsec >=0.12 && <0.13