aboutsummaryrefslogtreecommitdiffstats
path: root/autotypes/autotypes.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'autotypes/autotypes.cabal')
-rw-r--r--autotypes/autotypes.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/autotypes/autotypes.cabal b/autotypes/autotypes.cabal
index c81abd0..d7d60b6 100644
--- a/autotypes/autotypes.cabal
+++ b/autotypes/autotypes.cabal
@@ -39,6 +39,7 @@ library
containers,
filepath,
text,
+ time,
vector
hs-source-dirs: src
default-language: Haskell2010