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, 1 insertions, 1 deletions
diff --git a/wavefront-obj.cabal b/wavefront-obj.cabal
index d4df055..5baa231 100644
--- a/wavefront-obj.cabal
+++ b/wavefront-obj.cabal
@@ -15,7 +15,7 @@ extra-source-files: CHANGELOG.md
15 15
16library 16library
17 exposed-modules: Wavefront.Lex 17 exposed-modules: Wavefront.Lex
18 , Data.Wavefront 18 , Wavefront.Types
19 , Wavefront 19 , Wavefront
20 -- other-modules: 20 -- other-modules:
21 other-extensions: ConstraintKinds 21 other-extensions: ConstraintKinds