ACME-0.0.0.1: Essential features

Safe HaskellSafe-Inferred
LanguageHaskell98

Acme.Pirates

Synopsis

Documentation

pollySays :: [Char] -> IO () Source

theBlackSpot :: Exception e => e -> IO a Source

The crew gives the captain the black spot to inform him of a mutiny.

mutiny :: Exception e => IO a -> (e -> IO a) -> IO a Source

The captain tries to give orders in the first parameter. This may result in a mutiny, which is handled in the second parameter.

shiverMeTimbers :: a -> a Source

Miscellaneous interjections

yar :: a -> a Source

meMateys :: a -> a Source