SpiceQA
Questions
Tags
Users
Badges
do-notation
19 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How does Haskell "desugar" getline in this do block?
user_8844454
0
•
asked Mar 3, 2022
4
3
142
do-notation
monads
haskell
How do I deal with the error "No instance for (Control.Monad.IO.Class.MonadIO [])"?
user_18279503
0
•
asked Feb 22, 2022
2
1
146
do-notation
random
monads
haskell
Why >> duplicates right-hand side operand in haskell
user_17771658
0
•
asked Jan 21, 2022
2
2
120
do-notation
monads
haskell
How to implement monadic do notation using a Coroutine?
user_5536315
0
•
asked Dec 7, 2021
11
0
302
do-notation
coroutine
monads
functional-programming
javascript
Do-notation and the list monad
user_2026752
0
•
asked Nov 16, 2021
9
2
275
do-notation
list-comprehension
list
monads
haskell
Making QualifiedDo and ApplicativeDo work together when nesting applicative functors
user_1364288
0
•
asked Oct 27, 2021
5
1
128
do-notation
applicative
haskell
Does the `do` keyword run a block or treat it as an expression?
user_10173009
0
•
asked Aug 11, 2021
8
2
180
do-notation
rakudo
raku
expression
Do Notation in OCaml
user_684966
0
•
asked May 26, 2021
7
2
710
do-notation
ocaml
monads
How does this trick type-check?
user_532647
0
•
asked May 13, 2021
3
1
108
do-notation
typechecking
haskell
types
Inconsistent do notation in functions
user_5612691
0
•
asked Oct 9, 2020
7
2
198
do-notation
type-mismatch
monads
haskell
1
(current)
2
Next
Next
Hot Questions