1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-22 14:45:27 +00:00

haskell-esqueleto: update to version 1.3.10

This commit is contained in:
Peter Simons 2014-04-09 12:13:37 +02:00
parent 7ff62b5ddc
commit 51c6724fa3

View file

@ -5,8 +5,8 @@
cabal.mkDerivation (self: {
pname = "esqueleto";
version = "1.3.9";
sha256 = "0dh11q77w0npilnbxyij6z7k7cx9cciwqs479xdjgjygnxa1xwdc";
version = "1.3.10";
sha256 = "0q333m7xaanxb1vzgf2yn6d7y3pgkbj9mjw5gnywms36v5zsfik7";
buildDepends = [
conduit monadLogger persistent resourcet tagged text transformers
unorderedContainers