aboutsummaryrefslogtreecommitdiffhomepage
path: root/sariulclocks.cabal
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-03-13 01:09:28 +0000
committerSean Whitton <spwhitton@spwhitton.name>2015-03-13 01:09:35 +0000
commit2c21e89f13d72908e6e2ef930799707a2961fdd6 (patch)
tree34862d8233d3c1375944374b6f1f5ec072e258e5 /sariulclocks.cabal
parent4fe80888eb7b366b929792c4ed3a062034c2dc6a (diff)
downloadsariulclocks-2c21e89f13d72908e6e2ef930799707a2961fdd6.tar.gz
code to read scores file
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 2bf5577..4c9e44a 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
+ build-depends: base, cgi, xhtml, time, directory, filepath
hs-source-dirs: src
default-language: Haskell2010
ld-options: -static -pthread