@hackage contravariant1.5

Contravariant functors

contravariant

Hackage Build Status

Haskell 98 contravariant functors

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett

  • Installation

  • Tested Compilers

  • Dependencies (0)

  • Dependents (136)

    @hackage/theatre, @hackage/monad-choice, @hackage/box, @hackage/sv, @hackage/invariant, @hackage/postgres-websockets, Show all…
  • Package Flags

      tagged
       (on by default)

      You can disable the use of the tagged package using `-f-tagged`.

      Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users.

      semigroups
       (on by default)

      You can disable the use of the semigroups package using `-f-semigroups`.

      Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users.

      safe
       (off by default)

      Get Safe guarantees rather than merely Trustworthy, but with worse constant factors.

      statevar
       (on by default)

      You can disable the use of the StateVar package using `-f-StateVar`.

      Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users.