Repository : ssh://darcs.haskell.org//srv/darcs/ghc

Branch 'type-nats' now includes:

     b4018aa... Fix alignment in the CostCentre struct (#5710)
     f542da4... Hide STG register declarations for LLVM C compilers
     c1a30d7... Fix typo
     0c047a8... Remove an old hack for bad FilePath behaviour
     06c6d97... Add a class HasDynFlags(getDynFlags)
     b442c07... Make getDynFlags* functions use HasDynFlags/getDynFlags too
     c492e50... Tidy up pretty-printing for variables
     a1d5886... Merge branch 'master' of http://darcs.haskell.org//ghc
     44e1853... Merge branch 'master' of http://darcs.haskell.org/ghc
     4c8e030... fix #5022: polymorphic definitions inside arrow rec
     44d6b6e... Tabs -> Spaces
     6a42e96... Tabs -> Spaces
     e7e771d... Fix warnings
     a3bd0b7... Tabs -> Spaces
     565f97b... Tabs -> Spaces
     4ff7d0bb.. Refactor Safe Haskell check to provide hscCheckSafe GHC API
     c779a71... Tabs -> Spaces
     82e19ff... Ignore -fpackage-trust if no other Safe Haskell flags
     625bb55... Improve sync-all usage doc
     221f409... Very small tweaks to pave the way for solving kind constraints 
in the simplifier.
     477946c... Introduced new form of TcEvidence for KindCasts, this patch 
also fixes a bug in zonking: we must zonk the kinds of existential variables 
even if the variables themselves will not be affected.
     53fb26e... Now the constraint simplifier solves kind constraints as well.
     e1a8d3f... Merge branch 'master' of http://darcs.haskell.org//ghc
     ddb50b3... Move function from where clause to top level
     394a68a... Doc wibble
     afe7da4... simplify code.
     a20cdb9... Fix safe imports to work in GHCi.
     541781f... Fix :issafe safe haskell ghci command
     18e5476... Improve ASSERT error message
     ddeb70b... Fix the behaviour of the unit unboxed tuple (# #)
     8785726... Fix an outright bug in the implementation of default decls for 
associated types (fixes Trac #5719)
     416c590... Use HsTupleTy [] for unit tuples, uniformly
     89c0f09... Implemnt Trac #5712: show method for infix GADT constructors
     bffff2e... Add an ASSERT on 'pick'
     cfcddaa... Make RnEnv.lookupBindGroupOcc work on Orig RdrNames
     4716851... Merge branch 'master' of http://darcs.haskell.org/ghc
     276c052... Documentation wibble: kind -> sort
     d276123... Fix Trac #5721; type variables can be quoted in TH
     b0c0205... Print more informative sizes in -dshow-passes, and add 
intWithCommas to Outputable for printing large Int/Integers
     896d20f... Merge branch 'master' into type-nats
     8c3bc83... Add the wired-in names for manipulating type-level nats.
     4715b87... Add the built-in instances for class NatI.

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to