X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc%2Fcompiler%2FDEPEND-NOTES;h=79288ae30b6e4aa8d5d97ff414be3e8ac6cac491;hb=2744e4fb443cbfe1f3eeeb781079382071ca3cda;hp=fb966c66b78fd2b49bb4422780d862f8d3c930a2;hpb=51a571c0f5b0201ea53bec60fcaafb78c01c017e;p=ghc-hetmet.git diff --git a/ghc/compiler/DEPEND-NOTES b/ghc/compiler/DEPEND-NOTES index fb966c6..79288ae 100644 --- a/ghc/compiler/DEPEND-NOTES +++ b/ghc/compiler/DEPEND-NOTES @@ -24,10 +24,14 @@ then then Unify, PprType (PprEnv) then - Literal (TysPrim, PprType), DataCon (PprType) + Literal (TysPrim, PprType), DataCon (loop PprType) then TysWiredIn (DataCon.mkDataCon, loop MkId.mkDataConId, loop Generics.mkGenInfo) then + TcType( lots of TywWiredIn stuff) +then + PprType( lots of TcType stuff ) +then PrimOp (PprType, TysWiredIn) then CoreSyn