@hackage tagged0.8.10
Haskell 98 phantom types to avoid unsafely passing dummy arguments
Installation
Tested Compilers
Dependencies (3)
- base >=4.9 && <5
- deepseq >=1.1 && <1.6
- template-haskell >=2.11 && <2.25 Show all…
Dependents (452)
@hackage/Cabal, @hackage/reflection-extras, @hackage/iterable, @hackage/macos-corelibs, @hackage/dictionaries, @hackage/validation, Show all…
Package 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.