| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement the AMP warning (#8004) | Austin Seipp | 2013-09-11 | 1 | -0/+3 |
* | Hack-fix build breakage on Linux/GCC from fc4856f9 | Herbert Valerio Riedel | 2013-09-04 | 1 | -1/+1 |
* | Make validate play nice with clang (for Xcode 5 command line tools) | Manuel M T Chakravarty | 2013-09-04 | 1 | -0/+9 |
* | Also build the v way when DYNAMIC_GHC_PROGRAMS is YES | Ian Lynagh | 2013-03-17 | 1 | -2/+4 |
* | By default, use the dynamic way for programs in the GHC tree | Ian Lynagh | 2013-03-15 | 1 | -2/+2 |
* | Update to binary 0.7.0.0 | Ian Lynagh | 2013-03-01 | 1 | -6/+2 |
* | Make validating with GhcProfiled=YES Just Work | Ian Lynagh | 2013-01-03 | 1 | -0/+2 |
* | Ship transformers with GHC | Ian Lynagh | 2013-01-02 | 1 | -0/+1 |
* | de-tab hpc | Ian Lynagh | 2012-11-23 | 1 | -0/+1 |
* | Separate warning flags from other flags in validate-settings.mk | Ian Lynagh | 2012-11-23 | 1 | -3/+11 |
* | Revert "Suppress deprecation warnings for Rank2Types in libraries that use th... | Simon Peyton Jones | 2012-10-26 | 1 | -10/+0 |
* | Merge branch 'master' of http://darcs.haskell.org/ghc | Simon Peyton Jones | 2012-10-26 | 1 | -1/+1 |
|\ |
|
| * | Make DefaultFastGhcLibWays be just "dyn" when we are dynamic by default | Ian Lynagh | 2012-10-25 | 1 | -1/+1 |
* | | Suppress deprecation warnings for Rank2Types in libraries that use the flag | Simon Peyton Jones | 2012-10-19 | 1 | -0/+10 |
|/ |
|
* | Build the dynamic way by default on Linux/amd64 | Ian Lynagh | 2012-10-03 | 1 | -1/+6 |
* | Ignore deprecation warnings for bitSize in libs when validating | Ian Lynagh | 2012-09-23 | 1 | -0/+6 |
* | Re-enable inline-rule-shadowing warning. | Paolo Capriotti | 2012-07-26 | 1 | -3/+4 |
* | Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc | Ian Lynagh | 2012-07-25 | 1 | -0/+2 |
|\ |
|
| * | Add flag to disable rule shadowing warning. | Paolo Capriotti | 2012-07-24 | 1 | -0/+2 |
* | | Remove some old temporary warning suppression for hoopl warnings | Ian Lynagh | 2012-07-24 | 1 | -9/+0 |
|/ |
|
* | Follow upstream mtl and Cabal, add transformers package (#5958) | Paolo Capriotti | 2012-05-07 | 1 | -0/+6 |
* | Add SRC_[CH]C_WARNING_OPTS | Ian Lynagh | 2012-04-26 | 1 | -5/+7 |
* | Merge remote-tracking branch 'origin/master' into type-nats | Iavor S. Diatchki | 2012-02-12 | 1 | -3/+0 |
|\ |
|
| * | Remove old dead safe haskell setting | David Terei | 2012-01-25 | 1 | -3/+0 |
* | | Merge remote-tracking branch 'origin/master' into type-nats | Iavor S. Diatchki | 2012-01-24 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Fix validate | Ian Lynagh | 2012-01-19 | 1 | -0/+3 |
* | | Remove tabs, so that I can push. | Iavor S. Diatchki | 2011-12-18 | 1 | -1/+1 |
|/ |
|
* | Make the --fast option to validate faster, and add --normal | Simon Marlow | 2011-11-16 | 1 | -1/+5 |
* | Build system wibbles for new dph-lifted-vseg library | Ben Lippmeier | 2011-11-12 | 1 | -2/+1 |
* | validate: add -dcore-lint to stage2 | Simon Marlow | 2011-11-10 | 1 | -1/+1 |
* | Use -fwarn-tabs when validating | Ian Lynagh | 2011-11-04 | 1 | -2/+2 |
* | Follow cabal->Cabal rename, and fix haddock index generation | Ian Lynagh | 2011-10-23 | 1 | -2/+2 |
* | Get Windows building dynlibs again | Ian Lynagh | 2011-10-18 | 1 | -5/+0 |
* | Temporary hack to get Windows to validate again | Ian Lynagh | 2011-10-14 | 1 | -0/+5 |
* | Fix validation problem when GHC is 7.2.1, warnings from binary. | David Terei | 2011-08-19 | 1 | -0/+2 |
* | Don't fail validate due to warnings in Cabal | Ian Lynagh | 2011-07-27 | 1 | -0/+5 |
* | Fix validate with old versions of gcc | Ian Lynagh | 2011-07-13 | 1 | -1/+1 |
* | the time package uses mkTyCon, turn off deprecation warnings for now | Simon Marlow | 2011-07-12 | 1 | -1/+3 |
* | Fix gcc 4.6 warnings; fixes #5176 | Ian Lynagh | 2011-06-25 | 1 | -0/+9 |
* | SafeHaskell: Fix validation errors | David Terei | 2011-06-17 | 1 | -0/+4 |
* | SafeHaskell: Fix validation errors when unsafe base used | David Terei | 2011-06-17 | 1 | -0/+3 |
* | Remove some trailing whitespace | Ian Lynagh | 2011-06-12 | 1 | -1/+1 |
* | Do not enable -XGenerics when building the optimized libs. | Jose Pedro Magalhaes | 2011-05-05 | 1 | -2/+1 |
* | Merge in new code generator branch. | Simon Marlow | 2011-01-24 | 1 | -0/+9 |
* | Libraries bytestirng, time, binary need -fno-warn-identities | simonpj@microsoft.com | 2010-11-16 | 1 | -2/+5 |
* | Fix computation of installed packages | simonpj@microsoft.com | 2010-09-24 | 1 | -0/+3 |
* | For now, switch off incomplete-pattern warnings in containers | simonpj@microsoft.com | 2010-09-23 | 1 | -0/+3 |
* | turn off -Werror for primitive and vector | Simon Marlow | 2010-09-23 | 1 | -0/+6 |
* | Refactoring and tidy up in the build system | Simon Marlow | 2010-09-23 | 1 | -0/+4 |
* | Binary no longer has unusable UNPACK pragmas, so no need to turn of -Werror | Ian Lynagh | 2010-09-04 | 1 | -3/+0 |