1
0
forked from GitHub/gf-core

Some small documentation improvements

This commit is contained in:
hallgren
2014-10-20 19:45:43 +00:00
parent add8f9285b
commit 1e0d078ae2
4 changed files with 13 additions and 3 deletions

View File

@@ -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