summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-18testsuite: Add testcase for #17206wip/T17206Ben Gamari
2019-09-12Fix StandaloneDerivingNingning Xie
2019-09-12Bump Cabal submodule to 3.1Sebastian Graf
2019-09-12Remove unused `#include`s from parser/cutils.cJohn Ericson
2019-09-12Do not throw away backpack instantiations for module lookup cacheJohn Ericson
2019-09-12Print the correct system memory in use with +RTS -s (#17158)Pranay Sashank
2019-09-11Windows: make openTempFile fully atomic.Tamar Christina
2019-09-11Refactor bad coercion checking in a few placesÖmer Sinan Ağacan
2019-09-11SetLevels: Fix potential panic in lvlBindBen Gamari
2019-09-11Remove dead `ncgDebugIsOn` and `NCG_DEBUG`John Ericson
2019-09-11Bump Hadrian's QuickCheck dependencyLuke Lau
2019-09-11testsuite: check for RTS linkerPeter Trommler
2019-09-11Remove COMPILING_GHCJohn Ericson
2019-09-11linker: Move -optl flags to end of linker invocation.Niklas Hambüchen
2019-09-09Module hierarchy: StgToCmm (#13009)Sylvain Henry
2019-09-09Replace queryCygwinTerminal with Win32's isMinTTYHandleRyan Scott
2019-09-09Update FastString docstringsDaniel Gröber
2019-09-09Use lazyness for FastString's z-encoding memoizationDaniel Gröber
2019-09-09Fix GHC version guard for Int32Rep/Word32RepMoritz Kiefer
2019-09-09Add a new flag -dno-typeable-binds for debuggingÖmer Sinan Ağacan
2019-09-07hadrian: fix _build/ghc-stage1 to make it callable from any directoryAlp Mestanogullari
2019-09-07Minor refactoring in deriveConstantsÖmer Sinan Ağacan
2019-09-05Make sure all boolean settings entries use `YES` / `NO`John Ericson
2019-09-05Make the C-- O and C types constructors with DataKindsJohn Ericson
2019-09-02Few tweaks in -ddump-debug output, minor refactoringÖmer Sinan Ağacan
2019-09-02Use C99 Fixed width types to avoid hack in base's configureJohn Ericson
2019-09-01cap max stack size at 32 bit limit (#17019)Gershom Bazerman
2019-08-31Remove redundant special case in STG pretty-printerÖmer Sinan Ağacan
2019-08-31Add additional step to T16804Eric Wolf
2019-08-30Remove HsUtils/userHsLTyVarBndrsVladislav Zavialov
2019-08-30configure.ac: add --enable-numa switchSergei Trofimovich
2019-08-29Small optimization in the SRT algorithmÖmer Sinan Ağacan
2019-08-29gitlab-ci: Fix URL of Darwin's cabal-install tarballBen Gamari
2019-08-29Fix LLVM version check yet againÖmer Sinan Ağacan
2019-08-29Remove Unused flag -ddump-shape [skip ci]luca
2019-08-29Balance parentheses in GHC 8.10.1 release notesRyan Scott
2019-08-28Fix #17112Sebastian Graf
2019-08-28Return results of Cmm streams in backendsÖmer Sinan Ağacan
2019-08-27Remove redundant OPTIONS_GHC in BlockLayout.hsAndreas Klebinger
2019-08-27Some tweaks in GHC.Compact haddocksÖmer Sinan Ağacan
2019-08-27Some more documentation for typePrimRep1 stuffÖmer Sinan Ağacan
2019-08-23configure.ac: fix '--disable-dwarf-debug'Sergei Trofimovich
2019-08-23Use variable length encoding for Binary instances.Andreas Klebinger
2019-08-23Make non-streaming LLVM and C backends streamingÖmer Sinan Ağacan
2019-08-23Remove special case in SRT generation with -split-sectionsÖmer Sinan Ağacan
2019-08-22base: Reintroduce fusion for scanrTDecki
2019-08-22Add documentation for Hadrian expressionsJames Foster
2019-08-22Doc: add Haddocks for quotRemWord2 primopSylvain Henry
2019-08-22gitlab-ci: Add Windows full build during the nightly pipelineBen Gamari
2019-08-19gitlab-ci: Update bootstrap compiled used for Darwin buildsBen Gamari