diff options
Diffstat (limited to 'erebos-tester.cabal')
-rw-r--r-- | erebos-tester.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erebos-tester.cabal b/erebos-tester.cabal index 1819223..3bd3d6c 100644 --- a/erebos-tester.cabal +++ b/erebos-tester.cabal @@ -23,6 +23,7 @@ executable erebos-tester -- other-modules: -- other-extensions: build-depends: base >=4.13 && <5, + directory >=1.3 && <1.4, filepath ^>=1.4.2.1, linux-namespaces ^>=0.1.3, process ^>=1.6.9, |