Agda-2.5.4.1.20181026: A dependently typed functional programming language and proof assistant

Safe HaskellNone
LanguageHaskell2010

Agda.Interaction.Options.IORefs

Description

Some IORefs to access option values in pure code

Synopsis

Documentation

data UnicodeOrAscii Source #

In Pretty and String we want to know whether we are allowed to insert unicode characters or not.

Constructors

UnicodeOk 
AsciiOnly