-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/


-- | Lambdabot trusted code.
--   
--   Lambdabot is an IRC bot written over several years by those on the
--   #haskell IRC channel.
--   
--   This small package provides functions used by the @run command.
@package lambdabot-trusted
@version 5.3.1

module Lambdabot.Plugin.Haskell.Eval.Trusted
myquickcheck :: STestable prop => prop -> String
newtype Rec a
InR :: (Rec a -> a) -> Rec a
[outR] :: Rec a -> Rec a -> a
newtype Mu f
In :: f (Mu f) -> Mu f
[out] :: Mu f -> f (Mu f)
describeSequence :: SequenceData -> Maybe String
