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

Branch 'type-nats' now includes:

     a0f8b3a... In mkCast (Coercion c1) c2, check that c2 has (~#) on both sides
     8c2aa49... Merge branch 'master' of http://darcs.haskell.org/ghc
     f0c760c... Merge branch 'master' of http://darcs.haskell.org/ghc
     6496c6f... Merge branch 'master' of http://darcs.haskell.org/ghc
     3beb1a8... Fix Trac #5658: strict bindings not floated in
     3b75c4e... Comments only
     4ada19d... Fix if-def-ery for DEBUG
     50fd5a9... Merge branch 'master' of http://darcs.haskell.org/ghc
     38e897c... Make "make sdist" generate a testsuite tarball as well as the 
src tarball
     e10589a... Improve LLVM TBAA hierachy (#5567).
     c55bb60... Update '.gitignore'
     ba52053... Add '-fllvm-tbaa' flag for controlling LLVM TBAA opt.
     167d2d4... Formatting fixes to flags.xml
     4ef5ce6... Add '-freg-liveness' flag to control if STG liveness 
information is used for optimisation. (enabled by default)
     ff4be21... Consistent: Enbaled -> enabled in flag doc.
     e2ec71c... Fix mistake in flags.xml
     cea6307... Fix validation error
     1074c2d... Get the knownKeyNames for doubleFromInteger right
     a30c2df... Comments only
     c96022c... Merge branch 'master' of http://darcs.haskell.org/ghc
     601c983... Add -faggressive-primops plus refactoring in CoreUtils
     6b58460... Add some llvm build options to build.mk.sample
     804108f... Add extra Num constraints since the Num superclass of Bits is 
removed
     57b1d54... Document the Num superclass divergence from H98/H2010
     39291dd... Document the Bits superclass divergence from Haskell 2010
     7bc456d... Document the extra instances divergence from H98/H2010
     08894f9... Switch to using the time package, rather than old-time
     2719cac... Define "ar command" correctly in settings file on Windows
     ee250e5... When configuring, handle $topdir/ in the ghc --info output
     10f5847... Remove an out-of-date comment
     42dda24... Remove some "0 +"s that look redundant
     e4dda61... remove tabs (+ ignore tabs option) from LexCore.hs
     e0383e2... Remove trailing whitespace in compiler/parser/LexCore.hs
     54121ff... Fix a #define
     b68bbd8... Fix vectorisation of classes
     5dc73fd... Merge wibble
     3c67c9a... DataConIds need to be treated specially in VectInfo
     384f609... Split -XDataKinds from -XPolyKinds
     a9e17cc... Fix for tick intervals greater than one second.
     fac8ecb... Fix bug causing polling instead of blocking in the non-threaded 
RTS (#5773)
     395ef28... Revert "Add -faggressive-primops plus refactoring in CoreUtils" 
(#5780)
     25d3e4b... Remove unnecessary extra use of orphan_hash
     e932d30... Documentation for -XDataKinds
     b81aa25... Add missing initialisation of cap->disabled
     7bbc1b0... Tabs -> Spaces
     8783718... Only use TBAA when LLVM > 2.8. (#5782)
     157dd07... Allow default superclass methods for multi-parameter type 
classes
     1aa0228... Merge branch 'master' of http://darcs.haskell.org/ghc
     1584f29... Switch TcEvidence to Unix line endings
     f002a46... Do not combine dictionaries in the EvVarCache when simplEqsOnly 
is on
     6acf6cd... Warn when a SPECIALISE pragma gives rise to a totally inactive 
rule See Trac #5779
     51ba3c2... Comments only (to support debug tracing in DmdAnal)
     bb50135... Use nested tuples to desugar recursive do-notation
     16b6283... Eliminate {| and |} vestiges in lexer/parser
     e86a7c7... Incorrect type conversion in LLVM backend (#5785).
     3e63df8... Document -T RTS flag in manual.
     51d89a5... Do not inherit "SPECIALISE instance" for INLINE default methods
     4127a4a... Merge branch 'master' of http://darcs.haskell.org/ghc
     a12c8a0... Rename the testsuite tarball
     8bdcc5c... Fix validate
     3220e57... Remove getDOptsDs; use getDynFlags instead
     9dacfcb... Remove getDOpts; use getDynFlags instead
     3bc62f5... Remove typecheck/TcSimplify.lhs-old
     10300ec... Remove getDOptsSmpl; use getDynFlags instead
     d2dcac6... Fix bug introduced in fac8ecbbafde17dd92439c41747223c43e9d2b80
     7f06d92... Follow Cabal version bump
     8de2a03... Merge branch 'master' of http://darcs.haskell.org/ghc
     921ccf7... Port "Add new primtypes 'ArrayArray#' and 'MutableArrayArray#'" 
to new codegen.
     f438722... Add a missing newline in the ghci :h text; spotted by Alexander 
McPhail
     9c15752... Merge remote-tracking branch 'origin/master' into type-nats

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

Reply via email to