[commit: ghc] wip/rae's head updated: Clarify that declaration splices exist at top level only. (#9880) (383a95f)
git at git.haskell.org
git at git.haskell.org
Thu Dec 18 04:33:30 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
Branch 'wip/rae' now includes:
288c7c6 Parser: remove unused rule (copy/paste error)
1886fca Only use -fasm on platforms with an NCG (Closes: #9884).
7f63432 Update Haddock submodule to latest `master` tip
ef7eb8f Revert "Update Haddock submodule to latest `master` tip"
fa31e8f powerpc: fix and enable shared libraries by default on linux
0c9c2d8 Re-Update Haddock submodule to latest `master` tip
8dc7549 Update `time` submodule to final 1.5.0.1 release
c7d559d Update `filepath` submodule to current 1.3.1.0 RC
b037981 Update `binary` submodule to final 0.7.2.3 release
87c4e18 Fixup bad haddock.base perf-num bump in 0c9c2d89
71105ae Update `bytestring` submodule to 0.10.6.0 RC
fbb42b2 Pattern-synonym matcher and builder Ids must be *LocalIds*
d59c59f Make Core Lint check for locally-bound GlobalIds
8afdf27 stm: update submodule for #9169 addition
f44333e Changing prefetch primops to have a `seq`-like interface
bd0f9e1 Write release notes for -XStaticPointers.
4822283 Fix panic on [t| _ |] (Trac #9879)
3f87866 Fix dll-split problem with patch 'Make Core Lint check for locally-bound GlobalId'
a972bdd Improve documentation of syntax for promoted lists
a3e6915 Wibbles to documentation for promoted lists and tuples (Trac #9882)
2a18019 stm: Update submodule (again) to fix build breakage
feab4e2 Fix comments (#8254)
a30dbc6 comment about why this program exists
192128d comments
493bf37 Update haskeline/terminfo submodules to master
b317904 Update unix submodule to latest 2.7.1.0 snapshot
f0cf7af Update process submodule to latest 1.2.1.0 RC
abd2ada Typo in feature description
06ba981 *Really* Re-Update Haddock submodule
4a7489b Use llvm-3.5 on Travis
45a9696 Fix broken Haddock markup in `Monad` documentation
554aeda Convert `/Since: .../` to new `@since ...` syntax
1b5d758 Make annotations-literals test case cleaning less aggressive
993975d Source notes (Core support)
3b893f3 Generalized Coverage pass to allow adding multiple types of Tickishs
07d604f Annotation linting
4cdbf80 Source notes (CorePrep and Stg support)
a0895fc Strip source ticks from iface code if DWARF is disabled
7ceaf96 Source notes (Cmm support)
5fecd76 Tick scopes
711a51a Add unwind information to Cmm
f46aa73 Debug data extraction (NCG support)
c630614 Debug test case and test suite way
9b22b72 Consider equality contexts exotic, uninferrable by "deriving"
830989a Merge some instances from th-orphans.
383a95f Clarify that declaration splices exist at top level only. (#9880)
More information about the ghc-commits
mailing list