haskell-shelly: update to version 0.14.0.1
This commit is contained in:
parent
d5f1233623
commit
a19959bfa6
@ -8,6 +8,7 @@ cabal.mkDerivation (self: {
|
|||||||
buildDepends = [
|
buildDepends = [
|
||||||
mtl systemFileio systemFilepath text time unixCompat
|
mtl systemFileio systemFilepath text time unixCompat
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/yesodweb/Shelly.hs";
|
homepage = "https://github.com/yesodweb/Shelly.hs";
|
||||||
description = "shell-like (systems) programming in Haskell";
|
description = "shell-like (systems) programming in Haskell";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user