Safe HaskellNone

ExportSince1

Synopsis

Documentation

hello1 :: String #

Since: 1.0

hello2 :: String #

Since: 1.0

data HelloTy #

Since: 1.0

Constructors

HelloTy 

Fields

class HelloClass a where #

Since: 1.0

Methods

method1 :: a -> String #