haskellPackages.jsaddle-hello: lift overly strict bounds

This commit is contained in:
sternenseemann 2024-04-27 11:17:32 +02:00
parent 2b3f8cc207
commit e62270e35f
1 changed files with 1 additions and 0 deletions

View File

@ -1584,6 +1584,7 @@ self: super: {
rm Setup.hs
'';
}) (doJailbreak super.jsaddle-dom);
jsaddle-hello = doJailbreak super.jsaddle-hello;
# Too strict upper bounds on text
lsql-csv = doJailbreak super.lsql-csv;