[commit: ghc] fix#7704's head updated: Fix deriving of new polykinded Typeable (on fix#7702 branch) (c3ce497)

Simon Peyton Jones simonpj at microsoft.com
Mon Mar 4 23:30:45 CET 2013


Repository : http://darcs.haskell.org/ghc.git/

Branch 'fix#7704' now includes:

     8bac590 Fix memory leak in CoreWriter (Trac #7702)
     d3e7f0f Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
     458c653 Comment the fix to Trac #7702
     104ff6e Change how the build system handles packages
     45ee44d Remove some unused variables
     ffb2a8c Rename $(Windows) to $(Windows_Host)
     dd9da49 Fix when terminfo is built; fixes #7700
     77d1a44 Fix haddocking after the build system changes
     6bd4017 Make ghc.mk a little prettier
     116e5d2 Remove some more unused build system variables
     01ac518 LATEX_DOCS is no longer used
     2ede632 small build system tweak
     61861a4 Remove some single-use build system variables
     81ae702 Remove unused values from Config.hs
     192d401 Remove a couple more single-use variables
     fc461c3 Remove some more unused build system variables
     535964b Follow Windows -> Windows_Host change in config.mk.in
     e612875 Remove the unused REAL_SHELL variable in the build system
     f92a6ee Remove some more unused build system code
     f1fcfff Give hsc2hs different options in different stages; fixes #7705
     e8b8bb3 Use .globl rather than .global on arm; part of #7707
     0606e6e Use 'r11' rather than 'fp' on Arm; part of #7707
     7bc3bdf ios fix from Stephen Blackheath; part of #7707
     ff1de4c Add OSiOS, and define and use platformUsesFrameworks; part of #7720
     5f261b4 Add iOS specific module layout entry to LLVM codegen; fixes #7721
     253b0f2 Don't redundantly set hscTarget to the same value it already was
     9579fd5 Simplify the definition of getOutputFilename
     04e3b98 Make codeOutput panic if hscTarget is HscInterpreted
     7c6b378 Make codeOutput and friends return the filename that they have created
     27e20e2 Update source pointer.
     638ba3e Typofix.
     056997a Add PACKAGES_STAGE0 to build-dirs too; fixes #7700
     180c850 Fix build when dph is not in the tree; fixes #7733
     59d2216 Add missing parenthesis
     4348e0b Fix missing backticks and parentheses in error messages; fixes #7734
     52ba2ce Remove some unused build system variables
     175b124 Export dopt_set, dopt_unset
     5d0801d Whitespace only
     1da6975 Define $(prog)_INPLACE variables automatically, and start using them
     480ad03 Use more of the automatically generated INPLACE variables
     1cb4b90 Use unlit_INPLACE rather than UNLIT in the build system
     ddb4879 Remove the _INSTALL_IN support in the build system
     2bdc4fd installation fixes
     7cef437 Automatically define _INPLACE variables for perl programs too
     8640750 Use the automatic variables for touchy too
     2b85372 Automatically add the $(exeext) to program names
     24a0e44 Make sure that Constraint is unrelated to other kinds in tcIsSubKind
     c969cc3 Treat equalities with incompatible kinds as "irreducible" constraints
     2bd278d Comments and type signatures only
     86d41b1 Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc
     7cafe18 Fix accidentally commited debug form of FIND_LLVM_PROG.
     d925639 Rewrite HACKING and convert to markdown.
     2fb8da2 Add more notes on hacking and filing bugs to README.md
     c3ad38d Rearrange the typechecking of arrows, especially arrow "forms"
     df2e867 Merge branch 'master' of http://darcs.haskell.org/ghc
     dd76609 Remove the FLEX support from the build system
     7164130 Remove some out-of-date comments
     08c063f Remove unused CTAGS from build system
     2eb1016 Remove unused 'PackageSourceURL' from build system
     e628dd1 Don't test BootingFromHc when setting SupportsSplitObjs
     045e774 Remove a couple of lingering references to the dead BootingFromHc variable
     039270b Remove the darcs support from sync-all
     f46ac1a Remove the VCS column from 'packages'
     4d529ef Merge remote branch 'origin/master' into fix#7704
     c3ce497 Fix deriving of new polykinded Typeable (on fix#7702 branch)



More information about the ghc-commits mailing list