@hackage tagged0.8.7
Haskell 98 phantom types to avoid unsafely passing dummy arguments
Installation
Tested Compilers
Dependencies (6)
- base >=2 && <5
- deepseq >=1.1 && <1.5
- ghc-prim
- template-haskell >=2.8 && <2.21
- transformers >=0.2 && <0.7
- transformers-compat >=0.5 && <1 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.
transformers
(on by default)
You can disable the use of the transformers and `transformers-compat` packages using `-f-transformers`.
Disable this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users.