-
(Note: this is just a suggestion, I hope to contribute something constructive in this recent heated discussion)
As @gbaz mentioned [here](https://github.com/haskell/haskell-platform/issues/250):
> A…
-
### comparison to Elm architecture
there are a few other FRP around. in particular I had a lot of confusion moving from Elm to Reflex. One difference, possibly is that Reflex, being written in Hask…
-
Hi there, thank you so much for making this. I can't wait for the extension, so I am enjoying this.
One of the features of RecordDotSyntax is it's lens compatibility. According to posters on the i…
-
I'm opening up an issue to discuss this comment:
https://github.com/dhall-lang/dhall-lang/issues/125#issuecomment-450601520
... which is also related to this repository:
https://github.com/ak…
-
`System.FilePath.Glob` doesn't support `{x,y}` for alternatives, which the LSP spec says are [allowed in glob patterns](https://microsoft.github.io/language-server-protocol/specification#workspace_did…
-
### Problem
Fuzion uses `:` for a number of very different purposes:
1. to separate a feature signature from its inheritance calls `f32(public val f32) : float is`
2. to create anonymous featu…
-
### Issue and Steps to Reproduce
Nuclide doesn't start server and client for js imports. When I click on the unimported token in JS files it should show the list of possible imports to add, same shou…
-
It would be useful to define a minimal simple functional intermediate language to which Roy can be compiled, analogous to [Haskell Core](http://stackoverflow.com/questions/6121146/reading-ghc-core). …
-
We can write a quick parser of type `Parser (TacticM ())` (see https://github.com/TOTBWF/muprl/blob/master/src/MuPRL/Parser/Tactic.hs for inspiration). Add a little bit of machinery in HLS to find the…
-
Does anyone developing this have a local HLS setup they're using? It seems like following https://rules-haskell.readthedocs.io/en/latest/haskell-use-cases.html#configuring-ide-integration-with-ghcide …