| License | BSD3 |
|---|---|
| Safe Haskell | None |
| Language | Haskell2010 |
SDL.Raw.Helper
Description
Exposes a way to automatically generate a foreign import alongside its lifted, inlined MonadIO variant. Use this to simplify the package's SDL.Raw.* modules.
Synopsis
- liftF :: String -> String -> Q Type -> Q [Dec]