Do dependency analysis when kind-checking type declarations
[ghc-hetmet.git] / compiler / typecheck / TcTyDecls.lhs
2011-01-10 simonpj@microsoft.comDo dependency analysis when kind-checking type declarations
2009-07-24 Ian LynaghRemove GHC's haskell98 dependency
2009-03-30 simonpj@microsoft.comFix an nasty black hole, concerning computation of...
2008-07-31 Max BolingbrokeFollow Digraph changes in TcTyDecls
2008-05-21 Ian LynaghFix warnings in TcTyDecls
2008-05-21 Ian LynaghFix whitespace in TcTyDecls
2008-03-15 Ian LynaghRemove leftover NoteTy/FTVNote bits
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-05-04 simonpj@microsoft.comWarning police
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-09-20 Manuel M T ChakravartyCheck category of type instances and some newtype famil...
2006-09-20 Manuel M T ChakravartyExtended TyCon and friends to represent family declarations
2006-09-18 Manuel M T ChakravartyRemove argument variance info of tycons
2006-04-07 Simon MarlowReorganisation of the source tree