mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 04:02:55 +03:00
haskell-shelly: update to version 1.5.6
This commit is contained in:
parent
23168b84e4
commit
d531530c6a
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "shelly";
|
pname = "shelly";
|
||||||
version = "1.5.5";
|
version = "1.5.6";
|
||||||
sha256 = "1865f5z5wm2qf3ccws9jy8ps7n8slkmfgn0l2m9apja3q2jajqb1";
|
sha256 = "1vnn0s3i3n76286b7rc70qjzgkmfwllpg7w4zin627v6466pfpzl";
|
||||||
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