summaryrefslogtreecommitdiff
path: root/wavefront-obj.cabal
diff options
context:
space:
mode:
authorJoe Crayne <joe@jerkface.net>2019-06-14 20:41:03 -0400
committerJoe Crayne <joe@jerkface.net>2019-06-14 20:41:03 -0400
commit98aa7d7177aaf46171b095bbb28e2f1e868323c5 (patch)
treeb62a6866386ce8199d675a09180583c0b8150b61 /wavefront-obj.cabal
parent913a569f9c5176c436d6abffbba64b7a98cbac86 (diff)
Reorganizing.
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