|
Make Char represent an opaque code point, instead of utf-16 code unit
|
|
0
|
1719
|
October 5, 2021
|
|
Inferring a record using Lacks, Union or Cons
|
|
2
|
1067
|
September 13, 2021
|
|
Suggestion: can we use PureScript's whitespace sensitivity to reduce verbosity?
|
|
6
|
1637
|
February 28, 2021
|
|
Type error existence assertions idea
|
|
2
|
1046
|
August 17, 2021
|
|
Language-level support for extensible variants?
|
|
6
|
2394
|
August 10, 2021
|
|
Custom errors with instance chains
|
|
4
|
1347
|
July 28, 2021
|
|
Improve generic enum generation
|
|
8
|
1218
|
June 1, 2021
|
|
Question about an asynchronous function example in the FFI chapter of the book
|
|
6
|
1783
|
May 30, 2021
|
|
Help implementing a recursive Parser
|
|
4
|
1675
|
March 23, 2021
|
|
`data MyType` vs `foreign import data MyType :: Type`
|
|
1
|
1323
|
March 21, 2021
|
|
Multi parameter instances that reuse the same type variable
|
|
5
|
1863
|
March 17, 2021
|
|
Initial release of `purescript-language-cst-parser`
|
|
4
|
2335
|
February 21, 2021
|
|
What is a role?
|
|
2
|
2315
|
February 10, 2021
|
|
List a -> Maybe (NonEmptyList a)
|
|
3
|
1049
|
January 27, 2021
|
|
What does @Type mean?
|
|
6
|
1681
|
January 21, 2021
|
|
Constraints on Type Constructors
|
|
1
|
1257
|
January 15, 2021
|
|
Nomenclature: "application", "specialization", "instantiation", "type synonyms"
|
|
0
|
1243
|
January 10, 2021
|
|
Purescript Records and Row Type kind
|
|
1
|
3146
|
January 7, 2021
|
|
How to emulate react subcomponent pattern in purescript
|
|
1
|
1125
|
December 28, 2020
|
|
Unable to define valid instance for class when using `Type.Row`
|
|
1
|
1167
|
December 26, 2020
|
|
Feature request: String interpolation
|
|
30
|
8298
|
December 18, 2020
|
|
Pure functions referring an array can be impure due to FFI
|
|
5
|
2057
|
November 24, 2020
|
|
No type class instance was found
|
|
2
|
1703
|
November 20, 2020
|
|
How can I reflect the name of a type as a run time string from a proxy value?
|
|
2
|
1363
|
November 8, 2020
|
|
Svelte hype & Purescript perspective
|
|
7
|
5027
|
November 5, 2020
|
|
Define set that prevents change of type
|
|
2
|
834
|
October 31, 2020
|
|
How do you get rid of monad in monad EDITED
|
|
3
|
1924
|
October 26, 2020
|
|
How do I access fields of deeply nested tagged records?
|
|
6
|
1404
|
October 23, 2020
|
|
How can I create a list of various types that belong to the same class?
|
|
4
|
1374
|
October 16, 2020
|
|
How do I mark unreachable code paths?
|
|
2
|
1442
|
October 14, 2020
|