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

..03-May-2022-

old-src/Data/Functor/H03-May-2022-455250

src/Data/Functor/Contravariant/H03-May-2022-887445

.travis.ymlH A D09-Sep-20018.7 KiB180177

CHANGELOG.markdownH A D09-Sep-20012.9 KiB11187

HLint.hsH A D09-Sep-200158 43

LICENSEH A D09-Sep-20011.4 KiB3124

README.markdownH A D09-Sep-2001510 1810

Setup.lhsH A D09-Sep-2001117 84

contravariant.cabalH A D09-Sep-20012.7 KiB10083

README.markdown

1contravariant
2=============
3
4[![Hackage](https://img.shields.io/hackage/v/contravariant.svg)](https://hackage.haskell.org/package/contravariant)
5[![Build Status](https://secure.travis-ci.org/ekmett/contravariant.svg?branch=master)](http://travis-ci.org/ekmett/contravariant)
6
7Haskell 98 contravariant functors
8
9Contact Information
10-------------------
11
12Contributions and bug reports are welcome!
13
14Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.
15
16-Edward Kmett
17
18