[commit: ghc] wip/enable-freebsd-ci's head updated: circleci: Reenable FreeBSD (76a09b1)
git at git.haskell.org
git at git.haskell.org
Sat Aug 11 02:36:40 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
Branch 'wip/enable-freebsd-ci' now includes:
4ea9311 Fix the GHCi debugger with ApplicativeDo
f629442 Fix a major copy'n'paste error in LLVM CodeGen
3aa09cc Fix pretty-printing of data declarations in splices
fd1cf1f Disable T10962 on llvm for now
a606750 fixup! Disable T10962 on llvm for now
af62407 Fix some casts.
f0d27f5 Stop marking soluble ~R# constraints as insoluble
e1b5a11 Fix a nasty bug in piResultTys
44a7b9b Suppress -Winaccessible-code in derived code
47561c9 Remove dead code in TcUnify
0dc86f6 Clone relevant constraints to avoid side-effects on HoleDests. Fixes #15370.
6c19112 Build more implications
12c0f03 Set GenSigCtxt for the argument part of tcSubType
f7d3054 Improve error message on un-satisfied import
c5d31df Treat isConstraintKind more consistently
857ef25 Fix and document cloneWC
a434bcb tc-tracing only
0f5a63e Comments only
9897f67 Fix PrelRules.caseRules to account for out-of-range tags
4c571f3 Comments only
f265008 Refactor (~) to reduce the suerpclass stack
45cfe65 Small refactor in desugar of pattern matching
890f646 Bump haddock submodule
7a3e1b2 rts: Flush eventlog in hs_init_ghc (fixes #15440)
25e1ea9 Make :doc work for the ghc library
13d40ff Add a script for running a ghci that can load and run ghc
774f366 Fail instead of panic-ing when qAddTopDecls has conversion error
3c311e5 Run StgCse after unarise, fixes #15300
e431d75 Fix gcCAFs()
3581212 Add an expect_broken test for #14185
e5f3de2 update core-spec for GRefl and re-factored Refl
60ecf43 Modifications to support loading GHC into GHCi
ccdc032 rts: More forceful cc debugging flags
40e9ec9 Disable GNUC_ATTR_HOT when compiling with DEBUG
d7cb1bb Fix endian issues in ghc-heap
2cb08d7 Remove dead code in testsuite driver
754c3a5 Fix Ar crashing on odd-sized object files (Trac #15396)
3539561 Fix Git commit ID detection in Git worktrees
11de438 Fix #15453: bug in ForAllCo case in opt_trans_rule
9d388eb Fix #15385 by using addDictsDs in matchGuards
a7c8acd GHC doesn't handle ./ prefixed paths correctly (#12674)
c626246 Bump terminfo submodule to 0.4.1.2
a698bbf Fix minor formatting issue in users_guide/bugs.rst
56590db base: Make Foreign.Marshal.Alloc.allocBytes[Aligned] NOINLINE
2110738 Don't inline functions with RULES too early
3a06561 Add the paper "Evidence normalisation in System FC"
80b8540 rts: Disable -fkeep-inline-functions due to lack of support on Clang
123aeb9 Enable two-step allocator on FreeBSD
cb8efe7 doc: Fix command for creating a shared library.
6d2a9ec Bump Cabal submodule
f8e5da9 testsuite: Add test for #14346
0e34a9f users-guide: Document default +RTS -I value
5e103a1 base: Fix documentation of System.Environment.Blank
9bd4864 rts: Fix unused function
1df50a0 Revert "Don't inline functions with RULES too early"
f8618a9 Remove the type-checking knot.
52065e9 Plugin dependency information is stored separately
b803c40 linker: Nub rpaths
7f3cb50 Fix #15450 by refactoring checkEmptyCase'
120cc9f Fix #15415 and simplify tcWildCardBinders
c50574a Remove obsolete file
c955a51 Remove decideKindGeneralisationPlan
653dc5f Bump Cabal submodule
8d04822 Bump binary submodule
7535fd6 Bump filepath submodule
8801642 testsuite: Bump T3064 expected allocations
47e54a0 Bump hadrian submodule
73683f1 Refactor printMinimalImports (#15439)
0095cde Fix typos
f355b72 circleci: Don't build validate-x86_64-linux-debug unregisterised
4d91cab Allow scoped type variables refer to types
d7bc05e Create 8.8.1 release notes
b14040d Move 8.8.1-notes.rst to the right directory
f811685 Mention #15050 in the release notes for 8.8.1
e94cc29 Use -fobject-code in the GHCi script for loading GHC
29dfb63 Strip ../ from testdir (fixes #15469)
36a4c19 Testsuite driver: fix encoding issue when calling ghc-pkg
4fc6524 Stop the linker panic
ff06176 Improve error message for flags with missing required arguments (#12625)
c6cc93b rts: Ensure that the_gc_thread is aligned
8b357c6 Add since annotation to GHC.ByteOrder
ce9b459 docs: Fix wrong module name in hsig example
672f177 Unhide GHC.List for haddock
24b76d1 [docs] Add missed specialisations warnings to list of those not enabled by -Wall
e28bb01 fix timeout related i686 validation issues
7d77198 Support typechecking of type literals in backpack
2604d9b Bump binary submodule to 0.8.6.0
f22baa4 users-guide: Enlarge title underlines in 8.8 release notes
aab8656 Turn on MonadFail desugaring by default
e5b128c Bump Cabal submodule
5487f30 testsuite: Add (broken) test for #15473
e2db2d5 Yet another Cabal submodule bump
4d6dfc3 Allow arbitrary options to be passed to tar compression
e2b5c54 Revert "rts: Ensure that the_gc_thread is aligned"
9f93714 circleci: Fix documentation building
5be646f circleci: Reduce build verbosity
60e12f2 circleci: Reduce compression effort to 3
396aac4 Add FreeBSD amd64 LLVM target
ce47a9c base: improve Functor documentation
342f27f Bump unix submodule
b44e747 testsuite: Bump for unix 2.7
76a09b1 circleci: Reenable FreeBSD
More information about the ghc-commits
mailing list