StackOverflow Questions for Tag: state-monad

Dannyu NDos
Dannyu NDos

Reputation: 2498

Is State an arrow?

Score: 2

Views: 122

Answers: 1

Read More
Enlico
Enlico

Reputation: 28366

About the different requirements of different steps in a monad transformer stack pipeline

Score: 1

Views: 80

Answers: 1

Read More
nobody
nobody

Reputation: 414

State Monad then (>>)

Score: 1

Views: 142

Answers: 2

Read More
winitzki
winitzki

Reputation: 3337

Universal monad transformer for all monads?

Score: 0

Views: 44

Answers: 0

Read More
Alex Scriba
Alex Scriba

Reputation: 105

Brick not exporting Next or continue

Score: 3

Views: 519

Answers: 3

Read More
mntk123
mntk123

Reputation: 955

Haskell help to understand this State monad code: where is runState defined?

Score: 15

Views: 3356

Answers: 2

Read More
A..
A..

Reputation: 31

Convert State Int to Int

Score: -2

Views: 122

Answers: 2

Read More
Materia Gravis
Materia Gravis

Reputation: 47

Filtering a List based on State in Haskell

Score: 2

Views: 86

Answers: 2

Read More
Enlico
Enlico

Reputation: 28366

About the choice of where to apply the monad parameter of a monad transformer

Score: 18

Views: 495

Answers: 1

Read More
Enlico
Enlico

Reputation: 28366

Can I use StateT/MaybeT/forever to eliminate explicit recursion from this IO action?

Score: 4

Views: 150

Answers: 2

Read More
Enlico
Enlico

Reputation: 28366

To keep state in a function of type a -> ReaderT r IO b, is my only option to put an IORef in the closure? Or can I somehow use StateT?

Score: 2

Views: 82

Answers: 1

Read More
Enlico
Enlico

Reputation: 28366

Can I have a monitor in XMobar that keeps state form one invocation to the next?

Score: 4

Views: 224

Answers: 2

Read More
cobra
cobra

Reputation: 579

Haskell. Not seeing laziness despite using list-t's ListT (State s)

Score: 2

Views: 100

Answers: 1

Read More
misterMonkeyMan
misterMonkeyMan

Reputation: 1

Implementation of MonadState without using return?

Score: 0

Views: 101

Answers: 1

Read More
OrenIshShalom
OrenIshShalom

Reputation: 7102

Haskell State Monad Example

Score: 2

Views: 900

Answers: 1

Read More
Rifat Ahmed
Rifat Ahmed

Reputation: 47

State Monad - HASKELL

Score: -1

Views: 124

Answers: 1

Read More
Piskator
Piskator

Reputation: 647

Understanding the RWST in Haskell

Score: 1

Views: 312

Answers: 1

Read More
Piskator
Piskator

Reputation: 647

Applying changes to outer Monads in Haskell without using Transformer monads

Score: 1

Views: 106

Answers: 1

Read More
Piskator
Piskator

Reputation: 647

Extracting, manipulating and accumulating values within a list of monads in Haskell

Score: 0

Views: 115

Answers: 1

Read More
tonicebrian
tonicebrian

Reputation: 4795

What is the pattern to combine 2 MonadState instances into the same monad?

Score: 2

Views: 84

Answers: 1

Read More
PreviousPage 1Next