diff options
Diffstat (limited to 'minici.cabal')
-rw-r--r-- | minici.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/minici.cabal b/minici.cabal index be83193..9b96a08 100644 --- a/minici.cabal +++ b/minici.cabal @@ -46,6 +46,7 @@ executable minici , bytestring >=0.10 && <0.11 , containers >=0.6 && <0.7 , directory >=1.3 && <1.4 + , exceptions >=0.10 && <0.11 , filepath >=1.4 && <1.5 , HsYAML >=0.2 && <0.3 , mtl >=2.2 && <2.3 |