diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2023-01-21 21:05:37 +0100 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2023-01-24 19:34:25 +0100 |
commit | 50c956a4dac59760598c1e272c375ed0ec1bd98d (patch) | |
tree | 0fe996b9126623ae112a485dab92435f5bf02a4b /minici.cabal | |
parent | 048529bcb06601ee4ff91190b823ba00beba1a6a (diff) |
Detailed and continuously updated job status
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 |