liquidhaskell-0.3.1.0: Liquid Types for Haskell

Safe HaskellNone
LanguageHaskell98

Language.Haskell.Liquid.Desugar.DsForeign

Documentation

dsFImport :: Id -> Coercion -> ForeignImport -> DsM ([Binding], SDoc, SDoc) Source