hets -- a heterogenous Specification (CASL) tool set
Contents
Index
Haskell.Hatchet.Diagnostic
Synopsis
data
Diagnostic
=
Msg
(
Maybe
ASrcLoc
)
String
dumpDiagnostic
::
Int
-> [
Diagnostic
] ->
String
withASrcLoc
::
ASrcLoc
->
Diagnostic
->
Diagnostic
makeMsg
::
Description
->
String
->
Diagnostic
locMsg
::
ASrcLoc
->
Description
->
String
->
Diagnostic
locSimple
::
ASrcLoc
->
Description
->
Diagnostic
simpleMsg
::
Description
->
Diagnostic
typeError
::
TypeError
-> [
Diagnostic
] -> a
data
TypeError
=
Unification
String
|
BogusError
Produced by
Haddock
version 0.6