mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-06 12:14:40 +00:00
haskell-shelly: update to version 1.5.5
This commit is contained in:
parent
e4d7f90b80
commit
d81a81b231
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "shelly";
|
pname = "shelly";
|
||||||
version = "1.5.4.1";
|
version = "1.5.5";
|
||||||
sha256 = "0h38j6vkdgaddj7xardyywibdj5w0wryqxwwpc62idgzlp7mgpb2";
|
sha256 = "1865f5z5wm2qf3ccws9jy8ps7n8slkmfgn0l2m9apja3q2jajqb1";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
async enclosedExceptions exceptions liftedAsync liftedBase
|
async enclosedExceptions exceptions liftedAsync liftedBase
|
||||||
monadControl mtl systemFileio systemFilepath text time transformers
|
monadControl mtl systemFileio systemFilepath text time transformers
|
||||||
|
Loading…
Reference in New Issue
Block a user