summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2014-10-20 19:45:43 +0000
committerhallgren <hallgren@chalmers.se>2014-10-20 19:45:43 +0000
commita9bc1160521a0196ab8407a565b7643fe649f6f6 (patch)
tree12f67936bec7e99800cfbefbe5145df2b42e0d29 /gf.cabal
parent8337a19b40301bfda5dd74c6d975072f168538de (diff)
Some small documentation improvements
Diffstat (limited to 'gf.cabal')
-rw-r--r--gf.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/gf.cabal b/gf.cabal
index ee12a2f00..c60989d2f 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -141,6 +141,7 @@ Library
hs-source-dirs: src/compiler
exposed-modules:
GF
+ GF.Text.Pretty
other-modules:
GF.Main GF.Compiler GF.Interactive
@@ -247,7 +248,6 @@ Library
GF.Text.Clitics
GF.Text.Coding
GF.Text.Lexing
- GF.Text.Pretty
GF.Text.Transliterations
Paths_gf