summaryrefslogtreecommitdiff
path: root/docs/users_guide
Commit message (Expand)AuthorAgeFilesLines
* Bump containers submodule to v0.6.2.1Ben Gamari2019-06-261-1/+1
* users guide: Mention supported LLVM versionBen Gamari2019-06-231-0/+5
* users-guide: Move HIE file discussion to correct sectionBen Gamari2019-06-161-4/+4
* users-guide: More release notesBen Gamari2019-06-151-3/+6
* Fix typo in 8.8.1 notes related to traceBinaryEventiustin2019-06-151-2/+3
* Have GHCi use object code for UnboxedTuples modules #15454Michael Sloan2019-06-032-5/+15
* Fix #16603 by documenting some important changes in changelogsRyan Scott2019-05-081-0/+43
* users-guide: Mention profiling break on 32-bit WindowsBen Gamari2019-04-251-1/+6
* users-guide: Drop old release notesBen Gamari2019-04-253-820/+0
* users-guide: Document how to disable package environmentsBen Gamari2019-04-191-2/+8
* users-guide: Add pretty to package listBen Gamari2019-04-171-0/+1
* User's Guide: forall is a keyword nowadaysVladislav Zavialov2019-03-212-6/+11
* 'forall' always a keyword, plus the dot type operatorVladislav Zavialov2019-03-211-1/+5
* template-haskell: Document assembler foreign file supportBen Gamari2019-02-201-0/+2
* Include type info for only some exprs in HIE filesAlec Theriault2019-02-201-0/+5
* A few typofixesGabor Greif2019-02-201-1/+1
* users guide: fix typesetting of pragmasBen Price2019-02-201-3/+4
* users guide: consistent spelling of inlinableBen Price2019-02-201-1/+1
* doc: behaviour of +RTS -h depends on profilingBen Price2019-01-162-0/+9
* Add -Wmissing-deriving-strategieschessai2019-01-063-0/+26
* Fix broken links (#16125)Sven Tennie2019-01-051-6/+7
* Visible kind applicationmynguyen2019-01-031-7/+11
* configure: introduce HAPPY and ALEX vars and deprecate --with-ghc in favour o...Adam Sandberg Eriksson2019-01-011-0/+3
* Improve documention of TypeInTypeSimon Peyton Jones2018-12-211-2/+3
* Use https links in user-facing startup and error messagesBen Gamari2018-12-141-2/+2
* Fix recompilation checking of pure pluginsDaniel Gröber2018-12-121-4/+15
* Enable rebindable fail with overloaded stringsShayne Fletcher2018-12-111-1/+4
* Support generating HIE filesAlec Theriault2018-12-113-0/+61
* RTS linker: don't crash early when not finding extra-librariesKyrill Briantsev2018-12-111-0/+11
* Add -fno-safe-haskell flagMatthew Pickering2018-12-071-0/+17
* Fixed plugin example to workabc2018-12-071-14/+14
* Fix #12102/#15872 by removing outdated users' guide proseRyan Scott2018-12-071-36/+13
* Add fusion rules for the zipWith functions in base (#15263)Tobias Decking2018-12-061-0/+4
* Warn on all out-of-range literals in pats/exprsAlec Theriault2018-12-031-0/+5
* Fix #15953 by consistently using dumpIfSet_dyn to print debug outputChaitanya Koparkar2018-11-291-0/+42
* Fix #15828, from `More explicit foralls`Matthew Yacavone2018-11-291-3/+3
* Use autoconf to generate version numbers for libiserv and friendsRyan Scott2018-11-261-0/+1
* users guide: Clarify meanings of -g<n> flagsBen Gamari2018-11-231-3/+9
* Implement late lambda liftSebastian Graf2018-11-231-0/+52
* Overhaul -fprint-explicit-kinds to use VKARyan Scott2018-11-221-7/+19
* users guide: We no longer build libraries with -split-objsBen Gamari2018-11-221-1/+1
* Fix trac #15702, as a followon to fix for #13704.Chris Smith2018-11-171-11/+27
* Remove -Wamp flag (#11477)roland2018-11-171-0/+2
* NCG: New code layout algorithm.Andreas Klebinger2018-11-173-1/+63
* Fix a typo in the description of -fabstract-refinement-hole-fitsDmitry Ivanov2018-11-171-1/+1
* user's guide: typo in ViewPatterns exampleBen Price2018-11-171-1/+1
* rts: Allow output filename of eventlog to be given by command-lineBen Gamari2018-11-022-0/+9
* users-guide: Update link to Safe Coercions paperBen Gamari2018-11-021-1/+1
* users-guide: Fix formatting of eventlog format documentationBen Gamari2018-11-011-0/+7
* Lower precedence for {-# UNPACK #-}Vladislav Zavialov2018-11-011-0/+9