Help implementing a recursive Parser
|
|
4
|
156
|
March 23, 2021
|
`data MyType` vs `foreign import data MyType :: Type`
|
|
1
|
152
|
March 21, 2021
|
Multi parameter instances that reuse the same type variable
|
|
5
|
153
|
March 17, 2021
|
Let-in vs let which should I use?
|
|
8
|
277
|
March 5, 2021
|
Suggestion: can we use PureScript's whitespace sensitivity to reduce verbosity?
|
|
6
|
277
|
February 28, 2021
|
Initial release of `purescript-language-cst-parser`
|
|
4
|
456
|
February 21, 2021
|
What is a role?
|
|
2
|
205
|
February 10, 2021
|
List a -> Maybe (NonEmptyList a)
|
|
3
|
156
|
January 27, 2021
|
What does @Type mean?
|
|
6
|
225
|
January 21, 2021
|
Constraints on Type Constructors
|
|
1
|
176
|
January 15, 2021
|
Nomenclature: "application", "specialization", "instantiation", "type synonyms"
|
|
0
|
118
|
January 10, 2021
|
Purescript Records and Row Type kind
|
|
1
|
155
|
January 7, 2021
|
How to emulate react subcomponent pattern in purescript
|
|
1
|
128
|
December 28, 2020
|
Unable to define valid instance for class when using `Type.Row`
|
|
1
|
111
|
December 26, 2020
|
Feature request: String interpolation
|
|
30
|
2011
|
December 18, 2020
|
Pure functions referring an array can be impure due to FFI
|
|
5
|
331
|
November 24, 2020
|
No type class instance was found
|
|
2
|
191
|
November 20, 2020
|
How can I reflect the name of a type as a run time string from a proxy value?
|
|
2
|
185
|
November 8, 2020
|
Svelte hype & Purescript perspective
|
|
7
|
706
|
November 5, 2020
|
Define set that prevents change of type
|
|
2
|
157
|
October 31, 2020
|
How do you get rid of monad in monad EDITED
|
|
3
|
242
|
October 26, 2020
|
How do I access fields of deeply nested tagged records?
|
|
6
|
230
|
October 23, 2020
|
How can I create a list of various types that belong to the same class?
|
|
4
|
142
|
October 16, 2020
|
How do I mark unreachable code paths?
|
|
2
|
156
|
October 14, 2020
|
Enjoy point-free style? Check out this new package!
|
|
2
|
190
|
October 13, 2020
|
The only thing I hate in purescript and haskell - imports (discussion)
|
|
28
|
1070
|
October 12, 2020
|
Module Import Syntax Sugar Proposal
|
|
14
|
359
|
October 10, 2020
|
A CoreImp AST for transpiling into dynamically typed languages
|
|
6
|
626
|
September 18, 2020
|
Long compile time
|
|
2
|
181
|
September 10, 2020
|
What are the community's thoughts on a Haskeller's critique of PureScript?
|
|
36
|
1145
|
August 18, 2020
|