Suggestion: can we use PureScript's whitespace sensitivity to reduce verbosity?
|
|
6
|
1140
|
February 28, 2021
|
Type error existence assertions idea
|
|
2
|
635
|
August 17, 2021
|
Language-level support for extensible variants?
|
|
6
|
1313
|
August 10, 2021
|
Custom errors with instance chains
|
|
4
|
862
|
July 28, 2021
|
Improve generic enum generation
|
|
8
|
716
|
June 1, 2021
|
Question about an asynchronous function example in the FFI chapter of the book
|
|
6
|
1089
|
May 30, 2021
|
Help implementing a recursive Parser
|
|
4
|
944
|
March 23, 2021
|
`data MyType` vs `foreign import data MyType :: Type`
|
|
1
|
782
|
March 21, 2021
|
Multi parameter instances that reuse the same type variable
|
|
5
|
1090
|
March 17, 2021
|
Initial release of `purescript-language-cst-parser`
|
|
4
|
1552
|
February 21, 2021
|
What is a role?
|
|
2
|
1567
|
February 10, 2021
|
List a -> Maybe (NonEmptyList a)
|
|
3
|
644
|
January 27, 2021
|
What does @Type mean?
|
|
6
|
970
|
January 21, 2021
|
Constraints on Type Constructors
|
|
1
|
717
|
January 15, 2021
|
Nomenclature: "application", "specialization", "instantiation", "type synonyms"
|
|
0
|
641
|
January 10, 2021
|
Purescript Records and Row Type kind
|
|
1
|
1899
|
January 7, 2021
|
How to emulate react subcomponent pattern in purescript
|
|
1
|
730
|
December 28, 2020
|
Unable to define valid instance for class when using `Type.Row`
|
|
1
|
623
|
December 26, 2020
|
Feature request: String interpolation
|
|
30
|
5656
|
December 18, 2020
|
Pure functions referring an array can be impure due to FFI
|
|
5
|
1362
|
November 24, 2020
|
No type class instance was found
|
|
2
|
1116
|
November 20, 2020
|
How can I reflect the name of a type as a run time string from a proxy value?
|
|
2
|
912
|
November 8, 2020
|
Svelte hype & Purescript perspective
|
|
7
|
3894
|
November 5, 2020
|
Define set that prevents change of type
|
|
2
|
487
|
October 31, 2020
|
How do you get rid of monad in monad EDITED
|
|
3
|
1016
|
October 26, 2020
|
How do I access fields of deeply nested tagged records?
|
|
6
|
911
|
October 23, 2020
|
How can I create a list of various types that belong to the same class?
|
|
4
|
882
|
October 16, 2020
|
How do I mark unreachable code paths?
|
|
2
|
875
|
October 14, 2020
|
Enjoy point-free style? Check out this new package!
|
|
2
|
647
|
October 13, 2020
|
The only thing I hate in purescript and haskell - imports (discussion)
|
|
28
|
4451
|
October 12, 2020
|