summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-02Merge doc and non-doc type grammarwip/disamb-tdVladislav Zavialov
2019-12-02Grammar for types and data/newtype constructorsVladislav Zavialov
2019-12-02configure.ac: make cross-compiler detection stricterSergei Trofimovich
2019-12-02gitlab-ci: Always build source tarballBen Gamari
2019-12-02gitlab-ci: Add release-x86_64-linux-deb9 jobBen Gamari
2019-12-02testsuite: Simplify Python <3.5 fallback for TextIOBen Gamari
2019-12-02gitlab-ci: Fix Windows bindist collectionBen Gamari
2019-12-02gitlab-ci: Add Debian 10 buildsBen Gamari
2019-12-02gitlab-ci: Consolidate release build configurationBen Gamari
2019-12-02gitlab-ci: Set LANG on CentOS 7Ben Gamari
2019-12-02gitlab-ci: pxz is unavailable on CentOS 7Ben Gamari
2019-12-02gitlab-ci: Bump Docker imagesBen Gamari
2019-12-02base: Fix <unistd.h> #includeBen Gamari
2019-12-02gitlab-ci: Disable Sphinx build on Debian 8Ben Gamari
2019-12-02win32-init: Drop workaround for #17480Ben Gamari
2019-12-02gitlab-ci: Fix changelog linting logicBen Gamari
2019-12-02Simplify: Fix pretty-printing of strictnessBen Gamari
2019-12-02More Haddock syntax in GHC.Hs.UtilsBen Gamari
2019-12-02Fix more typosBrian Wignall
2019-12-02API Annotations: Unicode '->' on HsForallTyAlan Zimmerman
2019-12-02Convert warnings into assertionsKrzysztof Gogolewski
2019-12-02testsuite: Don't override LD_LIBRARY_PATH, only prependBen Gamari
2019-12-02testsuite: Fix location of typing_stubs moduleBen Gamari
2019-12-01Update DisambECP-related commentsVladislav Zavialov
2019-11-30Improve tests for #17171Roland Senn
2019-11-30Simpler Semigroup instance for InsideLam and InterestingCtxtSebastian Graf
2019-11-30Use Hadrian by default in validate script (#17527)Sylvain Henry
2019-11-30Remove HasSrcSpan (#17494)Vladislav Zavialov
2019-11-30Hadrian docs: Rename the second "validate" entry to "slow-validate" [ci skip]Sebastian Graf
2019-11-29Improve few Foreign.Marshal.Utils docsÖmer Sinan Ağacan
2019-11-29Pass ModDetails with (partial) ModIface in HscStatusÖmer Sinan Ağacan
2019-11-28Factor out HsSCC/HsCoreAnn/HsTickPragma into HsPragEwip/hs-pragVladislav Zavialov
2019-11-28Fix endian handling of LLVM backendStefan Schulze Frielinghaus
2019-11-28Fix typos, using Wikipedia list of common typosBrian Wignall
2019-11-28Reduce boolean blindness in OccInfo(OneOcc) #17482Philipp Krüger
2019-11-28.gitmodules: tweak 'exception' URL to avoid redirection warningsSergei Trofimovich
2019-11-28Fix @since annotations for isResourceVanishedError and friends (#17488)Ryan Scott
2019-11-27Whitespace-sensitive bang patterns (#1087, #17162)wip/whitespace-and-lookaheadVladislav Zavialov
2019-11-27Make warnings for TH splices opt-inSebastian Graf
2019-11-25Remove prefix arrow support for GADTs (#17211)Krzysztof Gogolewski
2019-11-24configure: Fix HAVE_C11_ATOMICS macroBen Gamari
2019-11-24On FreeBSD 12 sys/sysctl.h requires sys/types.hViktor Dukhovni
2019-11-24Fix typosBrian Wignall
2019-11-23Bump exceptions submoduleÖmer Sinan Ağacan
2019-11-23Stricten functions ins GHC.NaturalSebastian Graf
2019-11-23Packages: Don't use expectJustBen Gamari
2019-11-23rts: Consolidate spinlock implementationBen Gamari
2019-11-23Bump ghc version to 8.11Ben Gamari
2019-11-23Prevent -optc arguments from being duplicated in reverse order (#17471)Ryan Scott
2019-11-23Make CorePrep.tryEtaReducePrep and CoreUtils.tryEtaReduce line upMatheus Magalhães de Alcantara