Repository : ssh://darcs.haskell.org//srv/darcs/ghc
Branch 'ghc-axioms' now includes:
6353ae0... Allow type signatures in instance decls (Trac #5676)
34ab89a... Comments about orphans
88cd0d1... Make derived functor stuff watch out for type functions (Trac
#5686)
883544b... change a contextSwitchCapability() to interruptCapability()
fa168a3... remove duplicate getStablePtr (already done in hs_init())
8792391... Add a mutex around stg_sig_install
56a0529... Add comments about the meaning of can_fail and has_side_effects
77c9cf6... Add diff command to sync-all
2825685... Bump version number to 7.5
9c6191d... Correct tidying of VectInfo; fixes #5613
f361281... Do not emit the THREAD_RUNNABLE event; it has no useful
semantic content
c9f84e1... add some SCCs
5c1fbb4... some small optimisations
55d7931... waitForGcThreads: should be calling interruptCapability(), not
interruptAllCapabilities()
a02eb29... New flag +RTS -qi<n>, avoid waking up idle Capabilities to do
parallel GC
d95a7f1... Avoid integer overflow when calling allocGroup() (#5071)
83030e7... Merge branch 'master' of http://darcs.haskell.org//ghc
0f34f30... Document the "kind invariant", and check it
626cf6b... Document typechecking of pattern bindings
bb64338... Spelling correction in comment
66b047e... Towards fixing Trac #5664
40dd50a... Add a comment about oddity with yieldThread() and timing
results on Linux
6a8bdf3... add a missing error check
011d6f9... Fix for a bug in +RTS -qi (crash in zero_static_object_list)
f25dc05... Fix for a bug in setNumCapabilities
b9a7206... $(rts_H_FILES) should contain .h files in subdirectories of
rts/ too
4c6dda0... HEAD now requires GHC >= 7.0 to bootstrap
3ab407a... Fix users_guide markup
64caa89... Revert "vectoriser: workaround bug in classiftTyCons"
856de82... Fix -ddump-tc-trace for recursively defined type constructors
0ea8f32... Be more careful when deciding which functions are scalar
ac051fc... Export CoreModule(..) (#5698)
dff852b... Fix a memory allocation bug (rts_argv wasn't big enough)
bd13338... Exposing a useful assertion which was hidden inside a lazyness
cloud.
9bae791... Support for reducing the number of Capabilities with
setNumCapabilities
3d7e772... Fix a path, and strip out C++ comments too
e8c93ad... Merge branch 'master' of http://darcs.haskell.org//ghc
40ef62f... Remove some dead code
e328942... Better failure with promoted kinds in TH
b2d27e4... Fix a bug in TcCanonical (Dimitrios spotted)
0c41d67... Fix scalar vectorisation of superclasses and recursive dfuns
24b3137... Merge branch 'master' of http://darcs.haskell.org/ghc
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
b8178f1... Tidy up lookupPromotedOcc and add -XPolyKinds suggestion
2ac6422... Lots of refactoring of the CoAxiom stuff
1cd8ff0... Merge commit with HEAD
92a5889... Small refactorings - Define mkAxInstRHS and use it - Rename
Instance to ClsInst
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc