mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 06:14:26 +03:00
haskell-classy-prelude: update to version 0.5.10
This commit is contained in:
parent
90692bdc1d
commit
e4d0bca8b2
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "classy-prelude";
|
pname = "classy-prelude";
|
||||||
version = "0.5.9";
|
version = "0.5.10";
|
||||||
sha256 = "1qqmip3ynqdxlwynm60wsn82dcyymcfql79k039iablanj4mic61";
|
sha256 = "04grmld90qr8m6lcdf83clai0anpp8iry7m9l9li8ija9fckl3lk";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
async basicPrelude deepseq hashable liftedBase monadControl
|
async basicPrelude deepseq hashable liftedBase monadControl
|
||||||
systemFilepath text transformers unorderedContainers vector
|
systemFilepath text transformers unorderedContainers vector
|
||||||
|
Loading…
Reference in New Issue
Block a user