aboutsummaryrefslogtreecommitdiffhomepage
path: root/srem.cabal
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-04-02 17:57:53 +0900
committerSean Whitton <spwhitton@spwhitton.name>2015-04-02 17:57:53 +0900
commit9344f50755a07e398ea34c0180232cdc32a9bd1f (patch)
tree0cd906c65bdc5e284f00ee0d51bdb02333a6e6e4 /srem.cabal
parent1a3e98dfdbdabbb738dc80071270880b3bffe34b (diff)
downloadsrem-9344f50755a07e398ea34c0180232cdc32a9bd1f.tar.gz
parse absolute times on the command line
Diffstat (limited to 'srem.cabal')
-rw-r--r--srem.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/srem.cabal b/srem.cabal
index 80fac73..6b42a57 100644
--- a/srem.cabal
+++ b/srem.cabal
@@ -20,5 +20,6 @@ executable srem
, time
, filepath
, split
+ , old-locale
hs-source-dirs: src
default-language: Haskell2010