There are two boolean literal values: true and false. boolean-literal :: truefalse The type of a boolean-literal is bool.