liquidhaskell-0.5.0.0: Liquid Types for Haskell

Safe HaskellNone
LanguageHaskell98

Language.Haskell.Liquid.Desugar.DsForeign

Documentation

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