• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

doc/proof/Control/Comonad/H03-May-2022-1,376934

examples/H09-Sep-2001-1,042786

include/H09-Sep-2001-2420

src/H03-May-2022-6,0083,484

.gitignoreH A D09-Sep-2001280 3332

.hlint.yamlH A D09-Sep-2001348 1610

.vim.customH A D09-Sep-2001767 3223

CHANGELOG.markdownH A D09-Sep-20016.2 KiB208169

LICENSEH A D09-Sep-20011.4 KiB3124

README.markdownH A D09-Sep-2001582 169

Setup.lhsH A D09-Sep-2001117 84

free.cabalH A D09-Sep-20014.8 KiB163146

README.markdown

1free
2====
3
4[![Hackage](https://img.shields.io/hackage/v/free.svg)](https://hackage.haskell.org/package/free) [![Build Status](https://github.com/ekmett/free/workflows/Haskell-CI/badge.svg)](https://github.com/ekmett/free/actions?query=workflow%3AHaskell-CI)
5
6This package provides a common definitions for working with free monads, free applicatives, and cofree comonads in Haskell.
7
8Contact Information
9-------------------
10
11Contributions and bug reports are welcome!
12
13Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.
14
15-Edward Kmett
16