mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-01 01:33:20 +00:00
haskell-classy-prelude: update to version 0.9.3
This commit is contained in:
parent
71859fe4ce
commit
5fde244c07
@ -8,8 +8,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "classy-prelude";
|
||||
version = "0.9.2";
|
||||
sha256 = "0n006ld2kifh2bmwgbzx282s7xxpcml9g433x132prcblw4axkgr";
|
||||
version = "0.9.3";
|
||||
sha256 = "06y6zx3mmqjnha5p7y7blzn77bij71kndw2bmi07wz4s4lj9xsiv";
|
||||
buildDepends = [
|
||||
basicPrelude chunkedData enclosedExceptions exceptions hashable
|
||||
liftedBase monoTraversable semigroups stm systemFilepath text time
|
||||
|
Loading…
Reference in New Issue
Block a user