Haskell: correct sha256 for tasty-ant-xml

For some reason hackage2nix always outputs `nil`.

CC @peti
This commit is contained in:
Oliver Charles 2015-01-15 14:15:13 +00:00
parent 0305f3b797
commit 1d4098dd03

View file

@ -105898,7 +105898,7 @@ self: {
mkDerivation {
pname = "tasty-ant-xml";
version = "1.0.1";
sha256 = "nil";
sha256 = "1wb9lm9rbk46g9cm2lpcrzh59zpcy270p824agg61bj1xb9jymsc";
buildDepends = [
base containers generic-deriving ghc-prim mtl stm tagged tasty
transformers xml