diff options
Diffstat (limited to 'autotypes/autotypes.cabal')
-rw-r--r-- | autotypes/autotypes.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/autotypes/autotypes.cabal b/autotypes/autotypes.cabal index 284ad0e..c81abd0 100644 --- a/autotypes/autotypes.cabal +++ b/autotypes/autotypes.cabal @@ -38,6 +38,7 @@ library bytestring, containers, filepath, + text, vector hs-source-dirs: src default-language: Haskell2010 |