1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

haskell-esqueleto: update to version 1.4.1

This commit is contained in:
Peter Simons 2014-05-10 00:18:09 +02:00
parent acaad29162
commit b3ea4264b9

View file

@ -5,8 +5,8 @@
cabal.mkDerivation (self: {
pname = "esqueleto";
version = "1.4";
sha256 = "1v9fjcslp4jwzgan758327q60h8x3xf8bwca57fy0n1z1pqdn8s9";
version = "1.4.1";
sha256 = "0b2gwsd6014fhmq8lipc299n6ndak7fv6dmrvi9vgasw0a665ryj";
buildDepends = [
conduit monadLogger persistent resourcet tagged text transformers
unorderedContainers