aboutsummaryrefslogtreecommitdiffstats
path: root/mirror-ball.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'mirror-ball.cabal')
-rw-r--r--mirror-ball.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/mirror-ball.cabal b/mirror-ball.cabal
index 314c440..0da2c31 100644
--- a/mirror-ball.cabal
+++ b/mirror-ball.cabal
@@ -17,7 +17,6 @@ executable mirror-ball
hs-source-dirs: src
main-is: Main.hs
default-language: Haskell2010
- other-modules: Vec
ghc-options: -threaded
build-depends: base >= 4.7 && < 5
, bytestring >= 0.10.8.2