blob: 2071183c5366b08219a403969845c4ee619dd007 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
drv021.hs:9:1: Warning:
Module ‛Data.OldTypeable’ is deprecated: Use Data.Typeable instead
drv021.hs:14:19: Warning:
In the use of type constructor or class ‛Typeable1’
(imported from Data.OldTypeable, but defined in Data.OldTypeable.Internal):
Deprecated: "Use Data.Typeable.Internal instead"
drv021.hs:15:19: Warning:
In the use of type constructor or class ‛Typeable2’
(imported from Data.OldTypeable, but defined in Data.OldTypeable.Internal):
Deprecated: "Use Data.Typeable.Internal instead"
|