Issues
- 9
Plans to employ delimited continuations?
#467 opened by arrowd - 10
- 1
polysemy build failures on GHC 9.9.
#485 opened by locallycompact - 1
9.8 compatible release of polysemy-plugin
#484 opened by locallycompact - 5
Async and concurrency
#480 opened by drlkf - 15
Lifting within `Final`
#479 opened by drlkf - 10
- 7
Polysemy-plugin doesn't compile on GHC 9.4
#457 opened by spacekitteh - 4
polysemy-plugin seems like it participates in a GHC panic under very specific circumstances
#374 opened by Ptival - 2
Embed vs Final
#476 opened by greydot - 2
zip multiple outputs into map with type as a key
#475 opened by yaitskov - 4
FR: Minimal `polysemy-core` library?
#474 opened by L-as - 3
GHC panic: Bogus proof for stuck type family.
#463 opened by kephas - 5
- 1
Expose `restack` and `ElemOf` manipulation functions in `Polysemy.Membership`
#460 opened by KingoftheHomeless - 6
runTSimple fails to compile when eta-reduced
#454 opened by qwbarch - 5
polysemy-plugin GHC panic (using 2 Error effects)
#452 opened by ruby0b - 6
How to interoperate with ResourceT
#451 opened by newhoggy - 1
- 3
Nested mixed effects?
#446 opened by eyeinsky - 1
`errorToIOFinal` potentially mixes errors up
#444 opened by re-xyr - 2
Document `Polysemy.Reader.local`
#441 opened by yaitskov - 10
can you use polysemy with ST-like "thread" types?
#435 opened by MaciekFlis - 3
polysemy-plugin does not compile for GHC 9.2
#431 opened by spacekitteh - 2
Improve polysemy-plugin error messages
#417 opened by blackheaven - 4
Don't produce type equalities in `MemberNoError`
#426 opened by isovector - 2
`ElemOf` proofs are huge
#427 opened by isovector - 9
Get back on stackage
#401 opened by googleson78 - 0
Github Actions could push to hackage
#371 opened by TheMatten - 5
Dedication
#402 opened by yaxu - 16
- 2
watch combinator
#421 opened by isovector - 8
- 5
Signature of liftS in ghc 8.10.4 and ghc 9.0.1 with polysemy 1.5 respectivly 1.6
#415 opened by alaendle - 5
Chaining monad like Either
#418 opened by bhoudebert - 10
`traceToIO` with `stderr`?
#408 opened by Anrock - 10
- 13
- 5
- 10
add effect into Sem r in order to run it immediately
#398 opened by teto - 17
No instance for (MonadMask (Sem DefaultMembers))
#395 opened by teto - 3
Kind error integrating vinyl with polysemy.
#391 opened by locallycompact - 1
Add `Error`-like effect without `Catch`
#389 opened by googleson78 - 4
Revamp `interpretH`
#386 opened by KingoftheHomeless - 14
Time measuring effect
#380 opened by L7R7 - 18
Async effect leaks implementation detail (and therefore prevents pure interpretation)
#378 opened by alaendle - 13
- 1
- 8
Memory leak with Applicative (*>)
#368 opened by goertzenator - 0
Can the Tactical Functor be Traversable?
#367 opened by IamfromSpace