1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-20 12:42:24 +00:00

Revert "haskell-hxt: update to 9.3.1.9"

This reverts commit 439a71f1b4.

This is because hxt-9.3.1.9 needs >=mtl-2.2.1
This commit is contained in:
Mateusz Kowalczyk 2014-12-10 23:27:45 +00:00
parent 3d713ff1d6
commit 562fdc2050

View file

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "hxt";
version = "9.3.1.9";
sha256 = "1f0dri6v821cd7d3jkylnmx0y73z7yrnirl3x4jfcx8arscc27q9";
version = "9.3.1.7";
sha256 = "1dgdq2l9k8v36iahmkxxjmmv955f9gv6lq09nsah9zcscsgm0v2i";
buildDepends = [
binary deepseq filepath HUnit hxtCharproperties hxtRegexXmlschema
hxtUnicode mtl networkUri parsec