blob: bc2dc5a06f5bcf42422d914c257c8b7dfb2db43a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/shelltestrunner.cabal
+++ b/shelltestrunner.cabal
@@ -38,7 +38,7 @@
filepath >= 1.0,
parsec < 3.2,
pretty-show >= 1.6.5,
- process < 1.3,
+ process < 1.5,
regex-tdfa >= 1.1 && < 1.3,
safe,
test-framework >= 0.3.2 && < 0.9,
|