blob: 2a0463adf0d9f9cf927cf09e261db07abc396d23 (
plain)
1
2
3
4
5
6
7
|
T18740a.hs:3:5: error:
• Illegal term-level use of the type constructor ‘Int’
imported from ‘Prelude’ at T18740a.hs:1:8-14
(and originally defined in ‘GHC.Types’)
• In the expression: Int
In an equation for ‘x’: x = Int
|