aboutsummaryrefslogtreecommitdiffhomepage
path: root/sariulclocks.cabal
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-03-21 18:08:51 +0900
committerSean Whitton <spwhitton@spwhitton.name>2015-03-21 18:08:51 +0900
commitff061c40cd58cef6f84740c044dd9effcce5de37 (patch)
treec67781e7f5cabb8e074baaaca7ec8feebf324430 /sariulclocks.cabal
parentd789bb983b95941b5854b5980eded3208feb983a (diff)
downloadsariulclocks-ff061c40cd58cef6f84740c044dd9effcce5de37.tar.gz
comment out new monad: broken
Diffstat (limited to 'sariulclocks.cabal')
-rw-r--r--sariulclocks.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/sariulclocks.cabal b/sariulclocks.cabal
index 4266dc6..bf2fe90 100644
--- a/sariulclocks.cabal
+++ b/sariulclocks.cabal
@@ -20,7 +20,7 @@ executable sariulclocks.cgi
main-is: sariulclocks.hs
-- other-modules:
-- other-extensions:
- build-depends: base, cgi, xhtml, time, directory, filepath, split, old-time, mtl, text
+ build-depends: base, cgi, xhtml, time, directory, filepath, split, old-time, mtl, text, boxes
hs-source-dirs: src
default-language: Haskell2010
ld-options: -static -pthread