summaryrefslogtreecommitdiff
path: root/docs/users_guide/flags.xml
Commit message (Expand)AuthorAgeFilesLines
* Move user's guide to ReStructuredTextBen Gamari2015-10-031-3564/+0
* DeriveLift extension (#1830)RyanGlScott2015-09-211-0/+6
* ApplicativeDo transformationSimon Marlow2015-09-171-0/+8
* Improve the error messages for class instance errorsSimon Peyton Jones2015-09-021-0/+6
* Make -fcpr-off a dynamic flagChristiaan Baaij2015-08-051-4/+5
* Implementation of StrictData language extensionAdam Sandberg Eriksson2015-07-271-3/+9
* Documents -dsuppress-unfoldingsSimon Peyton Jones2015-07-211-0/+6
* Implement -fprint-expanded-synonymsÖmer Sinan Ağacan2015-07-171-0/+6
* Allow deferred type error warnings to be suppressedDavid Kraeutmann2015-07-071-1/+12
* Add "since" column for LANGUAGE extensions in user guideAlexey Shmalko2015-07-031-1/+97
* users_guide: Describe order-dependence of -f and -O flagsBen Gamari2015-07-031-1/+1
* Add -fcross-module-specialise flagBen Gamari2015-06-281-0/+7
* users_guide: Various spelling fixesBen Gamari2015-06-161-4/+5
|\
| * users_guide: Various spelling fixesBen Gamari2015-06-161-4/+5
* | Another major improvement of "improvement"Simon Peyton Jones2015-06-111-1/+11
|/
* rts: add "-no-rtsopts-suggestions" optionJavran Cheng2015-05-061-0/+8
* Implement -f[no-]print-unicode-syntax flag for unicode syntax output (#8959)Bertram Felgenhauer2015-04-141-2/+8
* docs: remove unused -ddump flags from users guideJavran Cheng2015-04-031-12/+0
* Do proper depth checking in the flattener to avoid looping.Richard Eisenberg2015-03-231-2/+8
* Custom `Typeable` solver, that keeps track of kinds.Iavor S. Diatchki2015-03-071-2/+17
* Fix detection of llvm-x.xThomas Miedema2015-03-021-1/+1
* driver: split -fwarn-unused-binds into 3 flags (fixes #17)Oleg Grenrus2015-02-231-1/+25
* add -th-file which generates a th.hs fileGreg Weber2015-01-131-0/+6
* Rename NamedWildcards flag to NamedWildCardsThomas Winant2014-12-231-2/+2
* renamer: fix trac issue #9778Carlos Tomé2014-12-051-0/+7
* Implement Partial Type SignaturesThomas Winant2014-11-281-0/+25
* Add -fdefer-typed-holes flag which defers hole errors to runtime.Merijn Verstraaten2014-11-211-2/+23
* ghc: allow --show-options and --interactive togetherLennart Kolmodin2014-11-211-20/+0
* Implement #5462 (deriving clause for arbitrary classes)Jose Pedro Magalhaes2014-11-201-0/+7
* Add flag `-fwarn-missing-exported-sigs`Eric Seidel2014-11-201-0/+7
* Update documentation for "Batch compiler mode"Thomas Miedema2014-11-191-2/+2
* Update userguide for new `-fwarn-trustworthy-safe` flag.David Terei2014-11-121-2/+19
* Improve documentation of -ticky a littleSimon Peyton Jones2014-11-111-0/+7
* Update User's Guide, cleanup DynFlagsJan Stolarek2014-11-061-158/+265
* Remove -ddump-simpl-phases flagJan Stolarek2014-11-061-6/+0
* User's Guide: various unfolding-related fixesReid Barton2014-09-251-4/+11
* Spelling error in flags.xmlSimon Peyton Jones2014-09-191-1/+1
* Increase -fcontext-stack=N default to 100Simon Peyton Jones2014-09-191-1/+1
* Fix typo "Rrestriction" in user's guide (lspitzner, #9528)Reid Barton2014-09-161-1/+1
* Fix prepositions in the documentation of -rdynamic.Facundo Domínguez2014-08-201-2/+2
* Implement -rdynamic in Linux and Windows/MinGW32.Facundo Domínguez2014-08-181-0/+9
* Package keys (for linking/type equality) separated from package IDs.Edward Z. Yang2014-08-051-1/+1
* Add -XBinaryLiterals language extension (re #9224)Herbert Valerio Riedel2014-06-271-0/+6
* Add new flag -fwrite-interface for -fno-code.Edward Z. Yang2014-06-261-0/+6
* Merge branch 'master' of git://git.haskell.org/ghcSjoerd Visscher2014-06-061-1/+1
|\
| * Subsume NullaryTypeClasses by MultiParamTypeClasses (#8993)Owen Stephens2014-06-041-0/+1
* | Added more option implication documentation.Sjoerd Visscher2014-06-061-32/+48
* | Sorted the language options list alphabetically, and added missing options.Sjoerd Visscher2014-06-061-219/+271
|/
* Remove the bit about External Core from flags.xmlSimon Peyton Jones2014-05-191-28/+0
* Remove external coreAustin Seipp2014-05-031-1/+1