summaryrefslogtreecommitdiff
path: root/wavefront-obj.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'wavefront-obj.cabal')
-rw-r--r--wavefront-obj.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/wavefront-obj.cabal b/wavefront-obj.cabal
index 2a0532c..717ab5f 100644
--- a/wavefront-obj.cabal
+++ b/wavefront-obj.cabal
@@ -46,6 +46,7 @@ library
46 , Codec.Wavefront.Normal 46 , Codec.Wavefront.Normal
47 , Codec.Wavefront.Point 47 , Codec.Wavefront.Point
48 , Codec.Wavefront.Face 48 , Codec.Wavefront.Face
49 , Codec.Wavefront.FreeForm
49 , Codec.Wavefront.Token 50 , Codec.Wavefront.Token
50 -- other-modules: 51 -- other-modules:
51 other-extensions: ForeignFunctionInterface 52 other-extensions: ForeignFunctionInterface