haskell-HStringTemplate: update to latest version

This commit is contained in:
Peter Simons 2015-03-24 13:45:42 +01:00
parent 258bc13966
commit adff1a2b35
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ self: super: {
}); # warning: "Module Control.Monad.Error is deprecated"
# Depends on time == 0.1.5, which we don't have.
HStringTemplate_0_8_1 = dontDistribute super.HStringTemplate_0_8_1;
HStringTemplate_0_8_3 = dontDistribute super.HStringTemplate_0_8_3;
# This is part of bytestring in our compiler.
bytestring-builder = dontHaddock super.bytestring-builder;