blob: d5b40af36c56e5a00e3756f97dadcc6f26a8beed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Ppr011.hs:1:14: warning:
-XDatatypeContexts is deprecated: It was widely considered a misfeature, and has been removed from the Haskell language.
Ppr011.hs:1:1: error:
The IO action ‘main’ is not defined in module ‘Main’
Ppr011.ppr.hs:1:14: warning:
-XDatatypeContexts is deprecated: It was widely considered a misfeature, and has been removed from the Haskell language.
Ppr011.ppr.hs:1:1: error:
The IO action ‘main’ is not defined in module ‘Main’
|