ff-notes / ron

Haskell implementation of RON and RON-RDT
BSD 3-Clause "New" or "Revised" License
65 stars 9 forks source link

Bad transformers dependency #124

Open cblp opened 4 years ago

cblp commented 4 years ago

@mputz86 has problems compiling ron with a diverted version of transformers using GHCJS based on GHC 8.4.2.

Possible solutions:

  1. Update GHCJS to GHC 8.4.2. May be hard due to rigid obelisk toolchain.
  2. Use the default version of transformers, giving up Writer.CPS.