| Safe Haskell | Safe-Inferred | 
|---|---|
| Language | Haskell2010 | 
Opaleye.Internal.Inferrable
Synopsis
- newtype Inferrable p a b = Inferrable {
- runInferrable :: p a b
 
 
Documentation
newtype Inferrable p a b Source #
Despite its name, Inferrable doesn't provide any inferability
 improvements itself, it's just a conveniently-named newtype wrapper
 to hang instances with better inferrability off of.
Constructors
| Inferrable | |
Fields 
  | |