Skip to content

Commit

Permalink
Remove no-longer-needed JSaddle workarounds
Browse files Browse the repository at this point in the history
We can now build on GHCs 9.4 and 9.6 without vendoring.
  • Loading branch information
georgefst committed Sep 30, 2023
1 parent 756c3ff commit e18878d
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,3 @@ packages:
web

constraints: miso +jsaddle

-- https://github.com/ghcjs/jsaddle/pull/136
source-repository-package
type: git
location: https://github.com/avanov/jsaddle
tag: 0011573a2bafb0c2c17fe95d1212374f13e1b629
subdir: jsaddle

allow-newer:
jsaddle:aeson,
jsaddle:attoparsec,
jsaddle:base-compat,
jsaddle:base64-bytestring,
jsaddle:bytestring,
jsaddle:lens,
jsaddle:text,
jsaddle:time,
jsaddle-warp:aeson,
jsaddle-warp:bytestring,
jsaddle-warp:jsaddle,
jsaddle-warp:text,

0 comments on commit e18878d

Please sign in to comment.