haskellPackages.Glob: jailbreak to support GHC 8.0.2-rc2
This commit is contained in:
@@ -63,4 +63,7 @@ self: super: {
|
||||
# https://github.com/christian-marie/xxhash/issues/3
|
||||
xxhash = doJailbreak super.xxhash;
|
||||
|
||||
# https://github.com/Deewiant/glob/issues/8
|
||||
Glob = doJailbreak super.Glob;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user