@hackage / tagged

Haskell 98 phantom types to avoid unsafely passing dummy arguments

Latest0.8.10

About

Metadata

  • Last updated , by ryanglscott
  • License BSD-3-Clause
  • Maintained by: Edward A. Kmett <ekmett@gmail.com>

  • Lottery factor: 2

Links

Installation

Tested Compilers

  1. 9.12.1
  2. 9.10.1
  3. 9.8.4
  4. 9.6.6
  5. 9.4.8
  6. 9.2.8
  7. 9.0.2
  8. 8.10.7
  9. 8.8.4
  10. 8.6.5
  11. 8.4.4
  12. 8.2.2
  13. 8.0.2

Package Flags

Use the -f option with cabal commands to enable flags

    deepseq (on by default)

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

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

    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.

Readme

tagged

Hackage Build Status

Values carrying an extra phantom type tag.