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
1 changed files with 0 additions and 3 deletions
|
@ -42,9 +42,6 @@ self: super: {
|
|||
unix = null;
|
||||
xhtml = null;
|
||||
|
||||
# https://github.com/bitemyapp/esqueleto/issues/77
|
||||
esqueleto = markBrokenVersion "2.5.3" super.esqueleto;
|
||||
|
||||
# Need newer version.
|
||||
haskell-src = super.haskell-src_1_0_3_0;
|
||||
|
||||
|
|
Loading…
Reference in a new issue