mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 17:33:09 +00:00
haskell-streamly-bytestring: drop obsolete override
This commit is contained in:
parent
c9b2100e0b
commit
482b910b72
@ -1378,11 +1378,6 @@ self: super: {
|
||||
# Unnecessary upper bound on vector <0.12.1
|
||||
bitwise-enum = doJailbreak super.bitwise-enum;
|
||||
|
||||
# Needs more recent streamly version
|
||||
streamly-bytestring = super.streamly-bytestring.override {
|
||||
streamly = self.streamly_0_7_1;
|
||||
};
|
||||
|
||||
# This breaks because of version bounds, but compiles and runs fine.
|
||||
# Last commit is 5 years ago, so we likely won't get upstream fixed soon.
|
||||
# https://bitbucket.org/rvlm/hakyll-contrib-hyphenation/src/master/
|
||||
|
Loading…
Reference in New Issue
Block a user