mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 08:53:21 +00:00
haskell-postgrest: the package now compiles
This commit is contained in:
parent
d6aeb18b41
commit
b862282083
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user