blob: 9d9b9785f08b2eaef34739376ceacab2b3eae83e (
plain)
1
2
3
4
5
6
7
|
T14627.hs:4:1: error:
• Illegal term-level use of the type constructor or class ‘Bool’
• imported from ‘Prelude’ at T14627.hs:1:1
(and originally defined in ‘GHC.Types’)
• In the expression: Bool
In an equation for ‘f’: f = Bool
|