Popularity
1.9
Growing
Activity
0.0
Stable
2
2
0
Monthly Downloads: 6
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
except-exceptions alternatives and similar packages
Based on the "Monads" category.
Alternatively, view except-exceptions alternatives based on common mentions on social networks and blogs.
-
colorful-monoids
colorful-monoids: Styled console text output using ANSI escape sequences -
safer-file-handles-text
Extends safer-file-handles with Text operations -
safer-file-handles-bytestring
Extends safer-file-handles with ByteString operations
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Promo
www.influxdata.com
Do you think we are missing an alternative of except-exceptions or a related project?
README
except-exceptions
Exception-related functions for ExceptT
.
As of exceptions-0.9.0
, ExceptT
has a valid and sensible
MonadMask
instance. If available, this package simply re-exports the
relevant functions from exceptions
.