haskell-src-meta: drop obsolete override
This commit is contained in:
parent
d0df66ea60
commit
1fd998c512
1 changed files with 0 additions and 3 deletions
|
@ -97,9 +97,6 @@ self: super: {
|
||||||
unicode-transforms = dontCheck super.unicode-transforms;
|
unicode-transforms = dontCheck super.unicode-transforms;
|
||||||
monad-par = dontCheck super.monad-par; # https://github.com/simonmar/monad-par/issues/66
|
monad-par = dontCheck super.monad-par; # https://github.com/simonmar/monad-par/issues/66
|
||||||
|
|
||||||
# https://github.com/bmillwood/haskell-src-meta/pull/80
|
|
||||||
haskell-src-meta = doJailbreak super.haskell-src-meta;
|
|
||||||
|
|
||||||
# https://github.com/jgm/skylighting/issues/55
|
# https://github.com/jgm/skylighting/issues/55
|
||||||
skylighting-core = dontCheck super.skylighting-core;
|
skylighting-core = dontCheck super.skylighting-core;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue