summaryrefslogtreecommitdiff
path: root/docs/users_guide/8.4.1-notes.rst
Commit message (Expand)AuthorAgeFilesLines
* Various documentation improvementsSergey Vinokurov2018-02-141-1/+1
* relnotes: Fix typo in pattern synonym exampleBen Gamari2017-12-221-2/+2
* users-guide: Fix various bits of markupBen Gamari2017-12-141-5/+13
* users-guide: Consistently document LLVM version requirementBen Gamari2017-12-141-0/+3
* Allow users to ignore optimization changesDavid Feuer2017-12-111-0/+6
* template-haskell: Rip out FamFlavourBen Gamari2017-12-041-0/+4
* relnotes: Rework treatment of included package listBen Gamari2017-11-271-3/+42
* Add warn-missing-export-listsEvan Rutledge Borden2017-11-211-0/+3
* rel-notes: Fix up formatting in release notesBen Gamari2017-11-201-3/+4
* Update Win32 version for GHC 8.4.Tamar Christina2017-11-091-0/+7
* relnotes: Note enabling of -fllvm-pass-vectorse-in-regsBen Gamari2017-11-071-0/+4
* relnotes: Clarify a few thingsBen Gamari2017-11-071-4/+4
* Implement the basics of hex floating point literalsIavor Diatchki2017-11-021-0/+5
* Implement the EmptyDataDeriving proposalRyan Scott2017-11-021-23/+111
* relnotes: Fix a few minor formatting issuesBen Gamari2017-10-271-2/+2
* Revert "Update Win32 version for GHC 8.4."Tamar Christina2017-10-251-7/+0
* Update Win32 version for GHC 8.4.Tamar Christina2017-10-251-0/+7
* Add stack traces on crashes on WindowsTamar Christina2017-10-221-0/+4
* Incorporate changes from #11721 into Template HaskellRyan Scott2017-10-071-0/+10
* Track the order of user-written tyvars in DataConRyan Scott2017-10-031-0/+11
* Optimize linker by minimizing calls to tryGCC to avoid fork/exec overhead.Tamar Christina2017-10-031-6/+4
* Add ability to produce crash dumps on WindowsTamar Christina2017-10-031-0/+3
* rel-notes: Mention libffi packaging changeBen Gamari2017-10-021-0/+6
* Switch VEH to VCH and allow disabling of SEH completely.Tamar Christina2017-09-261-0/+7
* Revert "Switch VEH to VCH and allow disabling of SEH completely."Ben Gamari2017-09-261-7/+0
* Switch VEH to VCH and allow disabling of SEH completely.Ben Gamari2017-09-261-0/+7
* Use SIGQUIT for DWARF backtraces instead of SIGUSR2Ben Gamari2017-09-251-0/+6
* users-guide: Mention changes necessary due to #13391Ben Gamari2017-09-191-0/+18
* Simplify Data.Type.Equality.==David Feuer2017-09-131-0/+8
* Implicitly bind kind variables in type family instance RHSes when it's sensibleRyan Scott2017-09-051-0/+18
* Fix #14167 by using isGadtSyntaxTyCon in more placesRyan Scott2017-09-021-0/+6
* Disallow bang/lazy patterns in the RHSes of implicitly bidirectional patsynsRyan Scott2017-09-021-0/+14
* Add gen-dll as replacement for dll-splitTamar Christina2017-08-291-0/+10
* Allow Windows to set blank environment variablesHabib Alamin2017-07-311-0/+6
* Fix #12369 by being more flexible with data instsRichard Eisenberg2017-07-271-0/+6
* Big-obj support for the Windows runtime linkerTamar Christina2017-07-081-0/+2
* Implement split-sections support for windows.Tamar Christina2017-07-081-0/+3
* Allow optional instance keyword in associated type family instancesTibor Erdesz2017-06-291-0/+3
* Revert "Remove the Windows GCC driver."Simon Peyton Jones2017-06-291-3/+0
* Remove the Windows GCC driver.Tamar Christina2017-06-171-0/+3
* Provide way to build using existing C compiler on Windows.Tamar Christina2017-06-171-1/+5
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-061-0/+34
* Better import library support for WindowsTamar Christina2017-06-021-0/+4
* users-guide: Fix a variety of warningsBen Gamari2017-05-081-3/+2
* configure: Kill off FP_ARG_WITH_*Ben Gamari2017-04-251-0/+6
* hs_add_root() RTS API removalSergei Trofimovich2017-04-171-0/+3
* Derive the definition of nullDavid Feuer2017-04-021-22/+28
* Deriving for phantom and empty typesDavid Feuer2017-03-301-0/+78