summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
authorleiss <leiss@cis.uni-muenchen.de>2016-02-23 16:30:39 +0000
committerleiss <leiss@cis.uni-muenchen.de>2016-02-23 16:30:39 +0000
commitdf2901c9c0c18f67180a46916077032f91bac649 (patch)
treeeb0c56328221bc36dee4b09f71752eecb4a11b0e /gf.cabal
parent8548979d1cc6646c159a9a5fe19095aa753c5975 (diff)
add lexer and unlexer for Ancient Greek accent normalization
Diffstat (limited to 'gf.cabal')
-rw-r--r--gf.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/gf.cabal b/gf.cabal
index 308868911..5569e17af 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -105,8 +105,10 @@ Library
PGF
PGF.Internal
PGF.Lexing
+ PGF.LexingAGreek
PGF.Utilities
PGF.Haskell
+
other-modules:
PGF.Data
PGF.Macros