haskell-esqueleto: drop the markBroken for ghc 8.4.1
Although accurate, the override causes evaluation errors that serve little purpose but poison our dashboard at [1]. [1] https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
This commit is contained in:
parent
fe0be794fb
commit
6fbf6efcf3
@ -42,9 +42,6 @@ self: super: {
|
|||||||
unix = null;
|
unix = null;
|
||||||
xhtml = null;
|
xhtml = null;
|
||||||
|
|
||||||
# https://github.com/bitemyapp/esqueleto/issues/77
|
|
||||||
esqueleto = markBrokenVersion "2.5.3" super.esqueleto;
|
|
||||||
|
|
||||||
# Need newer version.
|
# Need newer version.
|
||||||
haskell-src = super.haskell-src_1_0_3_0;
|
haskell-src = super.haskell-src_1_0_3_0;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user