haskell-regex-tdfa: drop obsolete override for ghc-8.4.x

This commit is contained in:
Peter Simons 2018-03-15 20:03:46 +01:00
parent 1e8e3d6291
commit a11eaf1f04

View file

@ -148,16 +148,6 @@ self: super: {
## free ==4.*, template-haskell >=2.4 && <2.13
lens = super.lens_4_16;
## Needs bump to a versioned attribute
regex-tdfa = overrideCabal super.regex-tdfa_1_2_3 (drv: {
## • No instance for (Semigroup (CharMap a))
## arising from the superclasses of an instance declaration
## • In the instance declaration for Monoid (CharMap a)
##
## error: while evaluating overrideCabal at nixpkgs://pkgs/development/haskell-modules/lib.nix:37:24, called from /home/deepfire/nixpkgs/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix:188:16:
editedCabalFile = null;
});
## Needs bump to a versioned attribute
## Setup: Encountered missing dependencies:
## doctest >=0.11.1 && <0.14