|
Is `otherwise` mandatory in guards?
|
|
3
|
858
|
February 10, 2024
|
|
Porting a Draggable Table example from JS to Purescript-Halogen
|
|
3
|
1112
|
February 6, 2024
|
|
Using typescript compiler api to help generating bindings
|
|
6
|
2058
|
December 29, 2023
|
|
`Profunctor.Strong` vs Haskell’s `Control.Arrow`
|
|
2
|
789
|
December 29, 2023
|
|
Regarding Wrappers Around Effectual Foreign Functions
|
|
4
|
803
|
December 17, 2023
|
|
What is the easiest way to convert effect to the same effect in `purescript-run`?
|
|
9
|
1200
|
December 9, 2023
|
|
Why does this need to be a monoid?
|
|
2
|
761
|
November 23, 2023
|
|
Could not match type MyMaybe with type Maybe
|
|
6
|
943
|
November 23, 2023
|
|
How to read `liftAff` signature?
|
|
2
|
860
|
November 13, 2023
|
|
How to embed another react component inside a reactcomponent?
|
|
4
|
1769
|
November 7, 2023
|
|
Instant feedback for errors/warning in neovim with purescript-language-server and coc-purescript?
|
|
0
|
633
|
November 5, 2023
|
|
Halogen confusion
|
|
2
|
867
|
October 24, 2023
|
|
Splitting type-level strings by period
|
|
5
|
906
|
October 22, 2023
|
|
Could not match type HTMLDocument with type Document
|
|
4
|
764
|
October 15, 2023
|
|
No hover tips for local types and functions
|
|
1
|
679
|
September 29, 2023
|
|
How to avoid clumsy constraints with IsoPrism?
|
|
1
|
970
|
September 20, 2023
|
|
Manipulate nodejs global effectfully vs. not
|
|
5
|
575
|
September 20, 2023
|
|
How to go from `(Event -> Effect a) -> Effect EventListener` to `(Event -> Aff a) -> Aff EventListener`?
|
|
7
|
730
|
September 19, 2023
|
|
How to fix warnings in import
|
|
4
|
932
|
September 18, 2023
|
|
PureScript in Industry
|
|
12
|
2919
|
September 18, 2023
|
|
How to base64 encode a string
|
|
4
|
1120
|
September 15, 2023
|
|
A function with type variable Coercible to one of 2 types
|
|
2
|
1145
|
September 15, 2023
|
|
Streaming a file to a web app
|
|
2
|
893
|
September 14, 2023
|
|
Latest and greatest Haskell<->PureScript serialization
|
|
17
|
5377
|
September 7, 2023
|
|
Where is monadic fold right?
|
|
1
|
799
|
August 29, 2023
|
|
(solved) Expected behaviour with messages from slotted components?
|
|
3
|
760
|
August 26, 2023
|
|
Can use purescript compile to auto curry javascrip code?
|
|
1
|
604
|
August 21, 2023
|
|
Record with multiple Cons
|
|
3
|
1291
|
August 19, 2023
|
|
`withExcept` with purescript-run / why is redundant `Union` needed?
|
|
4
|
819
|
August 14, 2023
|
|
Lazy-loading routes in TEA-style app?
|
|
16
|
4964
|
August 9, 2023
|