packages feed

ghc-8.2.1: typecheck/TcEnv.hs-boot

{-
>module TcEnv where
>import TcRnTypes
>
>tcExtendIdEnv :: [TcId] -> TcM a -> TcM a
-}