summaryrefslogtreecommitdiff
path: root/wavefront-obj.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'wavefront-obj.cabal')
-rw-r--r--wavefront-obj.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/wavefront-obj.cabal b/wavefront-obj.cabal
index 1ccbc91..a771fe9 100644
--- a/wavefront-obj.cabal
+++ b/wavefront-obj.cabal
@@ -49,6 +49,8 @@ library
49 , Codec.Wavefront.FreeForm 49 , Codec.Wavefront.FreeForm
50 , Codec.Wavefront.Token 50 , Codec.Wavefront.Token
51 , Wavefront.Lex 51 , Wavefront.Lex
52 , Data.Wavefront
53 , Wavefront
52 -- other-modules: 54 -- other-modules:
53 other-extensions: ForeignFunctionInterface 55 other-extensions: ForeignFunctionInterface
54 , UnicodeSyntax 56 , UnicodeSyntax