Skip to content

Commit

Permalink
Merge pull request #127 from cdepillabout/jsaddle-hackage
Browse files Browse the repository at this point in the history
Remove no-longer-needed JSaddle workarounds
  • Loading branch information
georgefst committed Oct 1, 2023
2 parents 756c3ff + e18878d commit cb88f2e
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 cb88f2e

Please sign in to comment.