Inferring a record using Lacks, Union or Cons
|
|
2
|
737
|
September 13, 2021
|
Suggestion: can we use PureScript's whitespace sensitivity to reduce verbosity?
|
|
6
|
1243
|
February 28, 2021
|
Type error existence assertions idea
|
|
2
|
738
|
August 17, 2021
|
Language-level support for extensible variants?
|
|
6
|
1525
|
August 10, 2021
|
Custom errors with instance chains
|
|
4
|
937
|
July 28, 2021
|
Improve generic enum generation
|
|
8
|
814
|
June 1, 2021
|
Question about an asynchronous function example in the FFI chapter of the book
|
|
6
|
1203
|
May 30, 2021
|
Help implementing a recursive Parser
|
|
4
|
1150
|
March 23, 2021
|
`data MyType` vs `foreign import data MyType :: Type`
|
|
1
|
866
|
March 21, 2021
|
Multi parameter instances that reuse the same type variable
|
|
5
|
1259
|
March 17, 2021
|
Initial release of `purescript-language-cst-parser`
|
|
4
|
1715
|
February 21, 2021
|
What is a role?
|
|
2
|
1702
|
February 10, 2021
|
List a -> Maybe (NonEmptyList a)
|
|
3
|
740
|
January 27, 2021
|
What does @Type mean?
|
|
6
|
1162
|
January 21, 2021
|
Constraints on Type Constructors
|
|
1
|
816
|
January 15, 2021
|
Nomenclature: "application", "specialization", "instantiation", "type synonyms"
|
|
0
|
748
|
January 10, 2021
|
Purescript Records and Row Type kind
|
|
1
|
2174
|
January 7, 2021
|
How to emulate react subcomponent pattern in purescript
|
|
1
|
825
|
December 28, 2020
|
Unable to define valid instance for class when using `Type.Row`
|
|
1
|
723
|
December 26, 2020
|
Feature request: String interpolation
|
|
30
|
6291
|
December 18, 2020
|
Pure functions referring an array can be impure due to FFI
|
|
5
|
1514
|
November 24, 2020
|
No type class instance was found
|
|
2
|
1256
|
November 20, 2020
|
How can I reflect the name of a type as a run time string from a proxy value?
|
|
2
|
993
|
November 8, 2020
|
Svelte hype & Purescript perspective
|
|
7
|
4240
|
November 5, 2020
|
Define set that prevents change of type
|
|
2
|
544
|
October 31, 2020
|
How do you get rid of monad in monad EDITED
|
|
3
|
1172
|
October 26, 2020
|
How do I access fields of deeply nested tagged records?
|
|
6
|
1038
|
October 23, 2020
|
How can I create a list of various types that belong to the same class?
|
|
4
|
999
|
October 16, 2020
|
How do I mark unreachable code paths?
|
|
2
|
981
|
October 14, 2020
|
Enjoy point-free style? Check out this new package!
|
|
2
|
735
|
October 13, 2020
|