diff options
Diffstat (limited to 'Terralloc.cabal')
-rw-r--r-- | Terralloc.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Terralloc.cabal b/Terralloc.cabal index 7281d81..6ee1d80 100644 --- a/Terralloc.cabal +++ b/Terralloc.cabal @@ -22,4 +22,4 @@ executable terralloc.bin ghc-options: -rtsopts -O3 -- ghc-options: -prof -osuf h_o -- other-modules: - build-depends: setters, base, OpenGL, bytestring, array, SDL, random, OpenGLRaw, AC-Angle, deepseq, containers, SDL-image, cpu, template-haskell, filepath, MissingH, StateVar + build-depends: setters, base, OpenGL, bytestring, array, SDL, random, OpenGLRaw, AC-Angle, deepseq, containers, SDL-image, cpu, template-haskell, filepath, MissingH, StateVar, time |