-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | Haskell bindings for Python -- -- Call Haskell functions from Python! @package HaPy @version 0.1.1.0 module Foreign.HaPy initHaPy :: DecsQ pythonExport :: Name -> DecsQ __exportInfo :: [FType] -> IO (Ptr [CChar]) instance Lift FType instance Eq FType instance Ord FType instance Show FType