liquidhaskell-0.8.0.3: Liquid Types for Haskell

Safe HaskellNone
LanguageHaskell98

Language.Haskell.Liquid.Liquid

Contents

Synopsis

Executable command

liquid :: [String] -> IO b Source #

Single query

runLiquid :: MbEnv -> Config -> IO (ExitCode, MbEnv) Source #

This fellow does the real work

Ghci State

Orphan instances