mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
haskell-free: update to version 4.1
This commit is contained in:
parent
62f701dc2e
commit
82cf1828a4
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "free";
|
||||
version = "4.0";
|
||||
sha256 = "0hcswwd3qc9mjxhvrsc4sxgixgh2j6n6rnhrm2s06czh94v9hm1i";
|
||||
version = "4.1";
|
||||
sha256 = "16951r4f7ggvcw2qgjwdrmaxxnrmrm69c67nixs77lm1d31nks4w";
|
||||
buildDepends = [
|
||||
bifunctors comonad distributive mtl profunctors semigroupoids
|
||||
semigroups transformers
|
||||
|
Loading…
Reference in New Issue
Block a user