blucontrols: allow building with finite-typelits 0.1.6.0

This commit is contained in:
sternenseemann 2022-08-30 14:25:18 +02:00
parent ea5a5bffbd
commit 19f1864eb3

View file

@ -2196,6 +2196,10 @@ self: super: {
'';
}) super.recursion-schemes;
# 2022-08-30 Too strict bounds on finite-typelits
# https://github.com/jumper149/blucontrol/issues/1
blucontrol = doJailbreak super.blucontrol;
# Fix from https://github.com/brendanhay/gogol/pull/144 which has seen no release
# Can't use fetchpatch as it required tweaking the line endings as the .cabal
# file revision on hackage was gifted CRLF line endings