mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 07:46:09 +01:00
haskell-haskell-names: update to version 0.3.2.5
This commit is contained in:
parent
f7ad96cbb5
commit
36bc104279
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "haskell-names";
|
pname = "haskell-names";
|
||||||
version = "0.3.2.4";
|
version = "0.3.2.5";
|
||||||
sha256 = "1m3p64kkm8zv2diwila0zdincykavf2fvxpqzpsmfndwb24f5b3p";
|
sha256 = "1jp3109b742gr6ii7syacl167i1i91xsyw0200ghaad3ymrqkcvq";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson Cabal dataLens dataLensTemplate filepath haskellPackages
|
aeson Cabal dataLens dataLensTemplate filepath haskellPackages
|
||||||
haskellSrcExts hseCpp mtl tagged transformers traverseWithClass
|
haskellSrcExts hseCpp mtl tagged transformers traverseWithClass
|
||||||
|
|
Loading…
Reference in a new issue