@hackage nats1.1.2

Natural numbers

nats

Hackage Build Status

Haskell 98 natural numbers

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 (4)

  • Dependents (48)

    @cardano/int-cast, @hackage/algebra, @hackage/ansi-pretty, @hackage/waargonaut, @hackage/scotty, @hackage/semigroups, Show all…
  • Package Flags

      hashable
       (on by default)

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

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

      If disabled we will not supply an instance of Hashable.

      binary
       (on by default)

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

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

      If disabled we will not supply an instance of Binary.

      template-haskell
       (on by default)

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

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

      If disabled we will not supply an instance of Lift.