summaryrefslogtreecommitdiff
path: root/compiler/typecheck/TcTypeNats.hs-boot
blob: 12f3e41b3f92f583d6b14f12b568ee7622a2cbf6 (plain)
1
2
3
4
5
module TcTypeNats where

import TyCon (TyCon)

typeNatTyCons :: [TyCon]