Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Lib
Documentation
data Connection Source #
Constructors
Connection | |
Instances
Eq Connection Source # | |
Defined in Lib | |
Show Connection Source # | |
Defined in Lib Methods showsPrec :: Int -> Connection -> ShowS # show :: Connection -> String # showList :: [Connection] -> ShowS # |
toggleConnection :: Connection -> IO String Source #
listConnections :: IO [Connection] Source #