mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
haskell-classy-prelude: update to version 0.10.1
This commit is contained in:
parent
e4cdce1213
commit
0beec5a972
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "classy-prelude";
|
||||
version = "0.10.0";
|
||||
sha256 = "007a1gs9wgfw7gkm4jyh0fndcnxwkffzdm5rgxw08f1g8s0yqwf3";
|
||||
version = "0.10.1";
|
||||
sha256 = "1x22kq808ncgbi32idwn2232fy0hji3a7p9l9ardpg7hb6q1w76g";
|
||||
buildDepends = [
|
||||
basicPrelude bifunctors chunkedData enclosedExceptions exceptions
|
||||
hashable liftedBase monoTraversable mtl primitive semigroups stm
|
||||
|
|
Loading…
Reference in a new issue