-- 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.2

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
describeSequence :: SequenceData -> Maybe String
newtype Mu (f :: Type -> Type)
In :: f (Mu f) -> Mu (f :: Type -> Type)
[out] :: Mu (f :: Type -> Type) -> f (Mu f)
