Safe Haskell | None |
---|---|
Language | Haskell2010 |
Interface to pure expressions
Documentation
class FreeExp exp where Source
Expressions that support injection of values and named variables
type VarPred exp :: * -> Constraint Source
Constraint on the types of values and variables in an expression language