haskellPackages.lsql-csv: lift overly strict upper bounds

Should be resolved in the next version released to hackage though!
This commit is contained in:
sternenseemann 2024-04-27 11:16:59 +02:00
parent 8c3a95b3c5
commit 2b3f8cc207
1 changed files with 3 additions and 0 deletions

View File

@ -1585,6 +1585,9 @@ self: super: {
'';
}) (doJailbreak super.jsaddle-dom);
# Too strict upper bounds on text
lsql-csv = doJailbreak super.lsql-csv;
reflex-dom = lib.pipe super.reflex-dom [
(appendPatch
(fetchpatch {