Tags: kustomzone/purescript
Tags
correctly quote uppercased field labels which would otherwise remain … …unquoted (purescript#3148)
[purs ide] Reads files in TextMode for adding imports (purescript#2850) The functions provided in System.IO.UTF8 use ByteString's readFile, which uses https://hackage.haskell.org/package/base-4.9.1.0/docs/System-IO.html#v:openBinaryFile under the hood, which in turn causes trouble when we treat source files as text on Windows.
Improve error when using old-style context (purescript#2773)
Add useful errors for removed kind syntax (purescript#2760) * Add useful errors for removed kind syntax * Use parserFail for kind syntax hints * Tweak kind syntax hint wording
PreviousNext