SubHask

classes

class Show a

class Read a

read

class Storable a

data types

type String

type FilePath

data Char

data Int

data Int8

data Int16

data Int32

data Int64

data Integer

data Float

data Double

type Rational

data Bool

data IO a

data ST s a

data Maybe a

data Either a b

Prelude functions

build

(++)

all

map

asTypeOf

undefined

otherwise

error

seq

subhask functions

assert

ifThenElse

Modules

Non-base types

class Arbitrary a

data Constraint