diff options
Diffstat (limited to 'erebos.cabal')
-rw-r--r-- | erebos.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erebos.cabal b/erebos.cabal index ba23d0b..aa16899 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -196,7 +196,7 @@ executable erebos Paths_erebos build-depends: - ansi-terminal ^>= { 1.1.2 }, + ansi-terminal ^>= { 0.11, 1.0, 1.1 }, bytestring, crypton, directory, |