[commit: ghc] wip/gadtpm's head updated: Up-to-date with master + Squash recent commits (9f9dd57)
git at git.haskell.org
git at git.haskell.org
Sat Dec 26 19:42:09 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
Branch 'wip/gadtpm' now includes:
f7bd37e aclocal.m4: Fix llc/opt detection code
1a86413 Update binary submodule to final 0.8.0.0 release
8d95412 Disallow empty where bindings in pattern synonym declarations.
44640af Allow as-patterns in pattern synonym declarations.
29ca4a1 DynFlags: call defaultWays when creating defaultFlags
62155a6 TcTyClsDecls: use zipWith3M_ instead of generating triplets
850710a TcTyClsDecls: Add a type annotation
d8ed20c Add Location to RdrName in FieldOcc
b225b23 Modify IsString String instance (fixes #10814)
eb7796f Warn about unused type variables in type families
edcf17b Move Const to own module in Data.Functor.Const and enable PolyKinds
6457903 Implement phase 1 of expanded Floating
9f23dd9 testsuite: Add ClassOperator testcase
25db56c Minor clean-up to ghc-bin.cabal.in
e29ee49 Fix AnnDotDot in module export
99b956e Fix-up GHC 7.12 artifacts
ee6fba8 Encode strictness in GHC generics metadata
c8c44fd Maintain cost-centre stacks in the interpreter
4bb9f88 TcTyClsDecls: Remove invalid comments about list monads
fd1b5ae testsuite/ClassOperator: This actually should_fail
a61e717 testsuite: Add testcase for #8316
eeecb86 Add proper GADTs support to Template Haskell
55250a6 Rename GHCi's UI modules into GHCi.UI(.*)
ff3f918 Fix #11256 by not immediately erroring if we can't find a module.
2dff6c1 Added missing instances for Identity and Const (#11210)
1fcdcae testsuite/ClassOperator: Mark as compile_fail instead of should_fail
fb3302c base: Add sections to changelog
083b700 users_guide: Synchronize relnotes with base changelog
c12fc2e Update hoopl submodule to final 3.10.2.1 release
aa7fb9a Fix GHCi segfault in Windows 32bit
ff92395 Make HsAppsType contents Located
44de66b Update Cabal submodule to latest snapshot
ea3f733 Comments only, about coercion holes
b407bd7 Retain AnnTilde in splitTildeApps
f975b0b Rework Template Haskell's handling of strictness
6eabd93 Update stm submodule to v2.4.4.1 release
29928f2 Fix grouping for pattern synonyms
f40e122 Fix typechecking for pattern synonym signatures
51d8330 Remove duplicate T11224 test definition
7966eea Localize API Annotation in LInjectivtyAnn
01b0461 Remove another duplicate test
575a98e Refactor named wildcards (again)
721d56d APIAnnotations:AnnComma in wrong place in qcnames1
d3ce417 Tweak comments around UnivCos.
21b25df CoercionN is not in scope in TyCoRep
998739d Refactor package flags into several distinct types.
1faf1fc Implement -hide-all-plugin-packages and -plugin-package(-id), fixing #11244
3e99980 Update filepath submodule to latest snapshot
5f08681 - fix tests on OpenBSD which requires _DYNAMIC symbol
48e0634 Revert "Allow as-patterns in pattern synonym declarations."
b55ad1b Wibble to error message in Trac #10426
1963250 Comments and white space
c069be8 Add a pattern-syn form of PromotionErr
99eb002 Comments only
6eb9dc9 Tidy up and comment wildcards in family instances
ed213ea Test Trac #11274
7ed0da6 Modify Nmax to maxN Trac #10728
dab8e34 Delete incorrect *-ws-32 expected test output
84f6739 - fix gc_thread related compilation failure on Solaris/i386 platform
f13de71 Fix super-class cycle check
b37f216 Comments only
7824870 Fix ASSERT in buildPatSyn, and T10897 test
380b25e Allow CallStacks to be frozen
cb989e2 API Annotaions:add name in PatBind Match
d1e9f82 Update tests for Trac #11039
f141f41 Test #10432
7cddcde Docs: -interactive-print should reside in registered package
3221599 Make testsuite work again with Py3
353e97a config.mk.in: Disable stripping by default on ARM
3017cbc ghc-cabal: Bring back TRANSITIVE_DEP_NAMES
6ec236b Improve SimplUtils.interestingArg
d990354 Improve the runRW magic in CorePrep
fcc7498 Improve tracing a bit in CoreSubst
1af0d36 Refactoring only
e338376 Fix normalisation of TyCon representations
48db13d Don't drop last char of file if -osuf contains dot
2db18b8 Visible type application
2032635 Testsuite: fix qq005 and qq006 (#11279)
bc8cac1 Testsuite: mark T7681 expect_broken (#11287)
9f9dd57 Up-to-date with master + Squash recent commits
More information about the ghc-commits
mailing list