issues
search
fpco
/
unliftio
The MonadUnliftIO typeclass for unlifting monads to IO
Other
151
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
unliftio: include hspec-discover as build tool
#123
FliegendeWurst
opened
1 week ago
0
Remove 'NOTE: this library is young' from README.md
#122
Qqwy
closed
1 month ago
1
How mature is this library nowadays?
#121
Qqwy
closed
1 month ago
1
Document that pooledMapConcurrently picks up next available task on finishing one
#120
unhammer
opened
2 months ago
0
Propagate ExceptionContext
#119
brandonchinn178
opened
4 months ago
0
Fix minor language issues
#118
eyeinsky
closed
10 months ago
0
mapConcurrently and mapConcurrently_ behave differently than corresponding functions in the async library
#117
torgeirsh
opened
11 months ago
0
Add STM.flushTQueue.
#116
torgeirsh
opened
12 months ago
0
unliftio-core-0.2.1.0 and base-4.19.0.0
#115
mpilgrem
closed
1 year ago
1
Add UnliftIO.Exception.Lens
#114
pbrisbin
closed
1 year ago
0
Adding UnliftIO.Exception.Lens
#113
pbrisbin
closed
1 year ago
3
Allow base-4.18
#112
TristanCacqueray
closed
1 year ago
4
Add `STM.stateTVar` and `STM.writeTMVar` #110
#111
jgotoh
closed
1 year ago
1
Add `STM.stateTVar` and `STM.writeTMVar`
#110
jgotoh
closed
1 year ago
1
`unliftio-core`: Add `liftIOOp`
#109
ocharles
closed
1 year ago
5
Add `unlift :: MonadUnliftIO m => (IO a -> IO b) -> m a -> m b`?
#108
ocharles
closed
1 year ago
1
`writeBinaryFile*Atomic` fails on PRoot environments running on AArch64 (ARM64)
#107
francesquini
opened
1 year ago
0
Update MonadUnliftIO docs
#106
brandonchinn178
closed
1 year ago
0
File: On errors with DirFds, print the path to the directory.
#105
nh2
opened
2 years ago
2
`catchSyncOrAsync` doesn't catch `SyncExceptionWrapper`
#104
parsonsmatt
opened
2 years ago
7
Use upstream Handler and Wrappers
#103
parsonsmatt
closed
2 years ago
1
Unify `AsyncExceptionWrapper` and friends between `safe-exceptions` and `unliftio`
#102
parsonsmatt
closed
2 years ago
3
Unify `UnliftIO.Handler` and `Control.Monad.Catch.Handler`
#101
parsonsmatt
closed
2 years ago
0
Typo improvement, mis-matched parentheses.
#100
philderbeast
opened
2 years ago
0
`Monoid (Conc m a)` has noncanonical mappend instance
#99
philderbeast
opened
2 years ago
0
Add gh-action and ignores.
#98
philderbeast
opened
2 years ago
0
HLint is triggered
#97
philderbeast
opened
2 years ago
0
Fix `cancel` in exception handling code
#96
parsonsmatt
opened
2 years ago
4
`Async.cancel` does not work inside of `withException`
#95
parsonsmatt
opened
2 years ago
2
Add STM.flushTBQueue and STM.lengthTBQueue
#94
tbidne
closed
2 years ago
5
Lifted System.IO.Temp
#93
heitor-lassarote
opened
2 years ago
0
Add missing `directory` functions and types
#92
evanrelf
closed
2 years ago
0
Fix time-osx.c for aarch64 mac
#91
matthewbauer
closed
2 years ago
1
Comply with BSD-3 license of `temporary` package
#90
ivanbakel
closed
2 years ago
0
Functor instance for Handler
#89
anpryl
closed
1 year ago
3
lifted System.IO.openFile
#88
epoberezkin
closed
3 years ago
0
Test failures on Apple Silicon
#87
domenkozar
opened
3 years ago
2
UnliftIO.IO does not export openFile
#86
epoberezkin
closed
3 years ago
1
Support for transformers 0.6
#85
sjakobi
closed
3 years ago
1
Add local-bin to PATH to find newer Stack
#84
snoyberg
closed
3 years ago
0
Add Eq instance for StringException
#83
brandon-leapyear
closed
3 years ago
0
Eq instance for StringException?
#82
brandon-leapyear
closed
3 years ago
1
catchSyncOrAsync does not catch asynchronous exceptions
#81
kazu-yamamoto
closed
3 years ago
5
Add "*SyncOrAsync" variant of catch functions
#80
brandonchinn178
closed
3 years ago
0
Catch sync or async exceptions
#79
brandon-leapyear
closed
3 years ago
9
UnliftIO.Directory.createFileLink
#78
yaitskov
closed
3 years ago
2
add createFileLink
#77
yaitskov
closed
2 years ago
3
[WIP] conditional compilation around at_fdcwd , at_symlink_follow
#76
ocramz
opened
3 years ago
0
Add mapExceptionM
#75
brandonchinn178
closed
3 years ago
1
Should timeout/race forcibly unmask async exceptions?
#74
brandon-leapyear
opened
3 years ago
2
Next