haskell-hackage-db: add override to fix build with GHC 8.4.1
Cc: @deepfire
This commit is contained in:
parent
842a5c40f7
commit
668383c088
@ -783,4 +783,7 @@ self: super: {
|
||||
# https://github.com/bitemyapp/esqueleto/issues/77
|
||||
esqueleto = markBrokenVersion "2.5.3" super.esqueleto;
|
||||
|
||||
# Older versions don't compile.
|
||||
hackage-db = super.hackage-db_2_0_1;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user