Copyright | (C) 2014 Richard Eisenberg |
---|---|
License | BSD-style (see LICENSE) |
Maintainer | Ryan Scott |
Stability | experimental |
Portability | non-portable |
Safe Haskell | None |
Language | Haskell2010 |
Defines Lift
instances for the desugared language. This is defined
in a separate module because it also must define Lift
instances for
several TH types, which are orphans and may want another definition
downstream.