not really known
Go to file
2024-06-17 15:17:39 +01:00
.github/workflows Initial import 2024-02-21 10:55:42 +00:00
bluefin Export withState from Bluefin.State 2024-05-08 12:20:39 +01:00
bluefin-internal Support base < 4.21 2024-05-11 14:35:19 +01:00
cabal.project Wrap lines 2024-06-17 15:17:39 +01:00
LICENSE Initial import 2024-02-21 10:55:42 +00:00
README.md More acknowledgements 2024-05-04 09:55:28 +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.