allowing very new shelly

This commit is contained in:
Andrew Gibiansky 2014-02-28 16:25:48 -08:00
parent b88d0c744b
commit 4b4c233bcb

View File

@ -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,