forked from singpolyma/unexceptionalio-trans
-
Notifications
You must be signed in to change notification settings - Fork 0
Wrapper around unexceptionalio for ergonomic use with transformers
License
ixmatus/unexceptionalio-trans
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
UnexceptionalIO provides a basic type to witness having caught all exceptions you can safely handle. This library builds on that with transformers like ExceptT to provide a more ergonomic tool for many cases. It is intended that you use qualified imports with this library. > import UnexceptionalIO.Trans (UIO) > import qualified UnexceptionalIO.Trans as UIO
About
Wrapper around unexceptionalio for ergonomic use with transformers
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Haskell 75.1%
- Makefile 24.9%