Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Serv.Internal.Rec
Documentation
An HList collecting heterogenous types matched up to labeling information
(-:) :: Proxy name -> ty -> Rec rs -> Rec ((name ::: ty) ': rs) Source #
Append a new header value on to a record