haskell-HStringTemplate: update to latest version
This commit is contained in:
parent
258bc13966
commit
adff1a2b35
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue