blob: 373d59dee8285a7f170632b0944b936b7e575d78 (
plain)
1
2
3
4
5
6
7
|
T14627.hs:4:1: error: [GHC-31891]
• 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
|