helium-1.8.1: The Helium Compiler.

Safe HaskellSafe-Inferred
LanguageHaskell98

Helium.Utils.Texts

Documentation

data Language Source

Constructors

English 
Dutch 

Instances

data Arrow a b Source

Constructors

a :-> b infix 0 

select :: Language -> [Arrow Language msg] -> msg Source

lexerUnexpectedClose :: (Show a, Show b) => a -> b -> [String] Source