not really known
Go to file
2024-04-21 19:22:26 +01:00
.github/workflows Initial import 2024-02-21 10:55:42 +00:00
bluefin bluefin -> 0.0.4.3 2024-04-21 19:22:26 +01:00
bluefin-internal Add introductory section on exceptions 2024-04-21 19:19:23 +01:00
cabal.project Initial import 2024-02-21 10:55:42 +00:00
LICENSE Initial import 2024-02-21 10:55:42 +00:00
README.md Fix typos 2024-04-08 08:44:29 +01:00
TODO.md Initial import 2024-02-21 10:55:42 +00:00

Bluefin

Bluefin is an effect system for Haskell which allows you, through value-level handles, to freely mix a variety of effects including

Introduction

For an introduction to Bluefin, see the docs in the Bluefin module.

Acknowledgements

Tom Ellis would like to thank many individuals for their work related to effect systems. Without the work of these individuals, Bluefin would not exist.