haskell-postgrest: the package now compiles

This commit is contained in:
Peter Simons 2015-02-08 12:42:45 +01:00
parent d6aeb18b41
commit b862282083

View File

@ -373,9 +373,6 @@ self: super: {
# https://github.com/chrisdone/hindent/issues/83
hindent = dontCheck super.hindent;
# https://github.com/begriffs/postgrest/issues/131
postgrest = markBrokenVersion "0.2.5.2" super.postgrest;
# Needs older versions of its dependencies.
structured-haskell-mode = (dontJailbreak super.structured-haskell-mode).override {
haskell-src-exts = self.haskell-src-exts_1_15_0_1; # https://github.com/chrisdone/structured-haskell-mode/issues/90