mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-18 04:16:08 +00:00
allowing very new shelly
This commit is contained in:
parent
b88d0c744b
commit
4b4c233bcb
@ -79,7 +79,7 @@ library
|
||||
parsec -any,
|
||||
process >=1.1,
|
||||
random >=1.0,
|
||||
shelly ==1.3.*,
|
||||
shelly ==1.3.* || >= 1.4.4.2,
|
||||
split >= 0.2,
|
||||
strict >=0.3,
|
||||
system-argv0 -any,
|
||||
@ -159,7 +159,7 @@ executable IHaskell
|
||||
parsec -any,
|
||||
process >=1.1,
|
||||
random >=1.0,
|
||||
shelly ==1.3.*,
|
||||
shelly ==1.3.* || >= 1.4.4.2,
|
||||
split >= 0.2,
|
||||
strict >=0.3,
|
||||
system-argv0 -any,
|
||||
@ -203,7 +203,7 @@ Test-Suite hspec
|
||||
process >=1.1,
|
||||
random >=1.0,
|
||||
setenv -any,
|
||||
shelly ==1.3.*,
|
||||
shelly ==1.3.* || >= 1.4.4.2,
|
||||
split >= 0.2,
|
||||
strict >=0.3,
|
||||
system-argv0 -any,
|
||||
|
Loading…
x
Reference in New Issue
Block a user