Skip to content

Set of Haskell libraries that are centered around the idea of using phantom types to tag code that may raise exception(s).

Notifications You must be signed in to change notification settings

trskop/tagged-exception

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tagged Exceptions

Haskell Programming Language BSD3 License

Description

Set of Haskell libraries that are centered around the idea of using phantom types to tag code that may raise exception(s). Intention is to make exceptions explicit and to enforce exception handling.

Tagged Exceptions Core

Moved to a separate directory tagged-exception-core

Hackage

Description

Basic definitions with very stable API.

About

Set of Haskell libraries that are centered around the idea of using phantom types to tag code that may raise exception(s).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published