not really known
Go to file
2024-04-08 09:34:33 +01:00
.github/workflows Initial import 2024-02-21 10:55:42 +00:00
bluefin bluefin -> 0.0.4.1 2024-04-08 09:34:33 +01:00
bluefin-internal Add documentation for Handle 2024-04-08 09:33:00 +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 Initial import 2024-02-21 10:55:42 +00:00
TODO.md Initial import 2024-02-21 10:55:42 +00:00

Bluefin

Bluefin is an effect system for Haskell which allows you, though 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.