1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-21 05:00:16 +00:00

haskell-haskell-names: update to version 0.3.3.1

This commit is contained in:
Peter Simons 2014-04-17 21:12:57 +02:00
parent 918ad1af54
commit dd9b958765

View file

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "haskell-names";
version = "0.3.3";
sha256 = "1f40dyrdb9c5iysmclql75l86zg3iisnyyiq5fkgixdafzsq31ir";
version = "0.3.3.1";
sha256 = "1xhh9bl0r2kxnp6c0x22ys7gcf357pgah07ayq9af6m90adyqhiw";
buildDepends = [
aeson Cabal dataLens dataLensTemplate filepath haskellPackages
haskellSrcExts hseCpp mtl tagged transformers traverseWithClass