summaryrefslogtreecommitdiff
path: root/docs/users_guide/using-warnings.rst
Commit message (Expand)AuthorAgeFilesLines
* Fixes to 9.4 release notesKrzysztof Gogolewski2022-04-081-2/+2
* Add warnings for file header pragmas that appear in the body of a module (#20...Zubin Duggal2022-04-061-0/+14
* Keep track of promotion ticks in HsOpTywip/no-c-stubswip/matt-merge-batchsheaf2022-04-011-0/+7
* Fix behaviour of -Wunused-packages in ghciMatthew Pickering2022-03-231-5/+9
* Export (~) from Data.Type.Equality (#18862)wip/eqtycon-rnVladislav Zavialov2022-03-151-0/+44
* Remove -Wunticked-promoted-constructors from -WallKrzysztof Gogolewski2022-02-221-2/+1
* Re #18087 user's guide: add a note that -Wxxx used to be -fwarn-xxxAndreas Abel2022-01-271-0/+7
* Ctd. #18087: complete :since: info for all warnings in users guideAndreas Abel2022-01-271-0/+34
* Fix user-guide typoViktor Dukhovni2021-12-071-1/+1
* Revert "Data.List specialization to []"Matthew Pickering2021-12-031-2/+7
* Add a warning for GADT match + NoMonoLocalBinds (#20485)Krzysztof Gogolewski2021-11-231-1/+27
* Implement -Wforall-identifier (#20609)Vladislav Zavialov2021-11-121-0/+28
* Warn if unicode bidirectional formatting characters are found in the source (...Zubin Duggal2021-10-261-0/+18
* Emit warning if bang is applied to unlifted typesTito Sacchi2021-09-171-0/+14
* Docs: use :default: and :ghc-ticket:Krzysztof Gogolewski2021-07-281-47/+52
* Re #18087 !6238 Empty line in front of :since:Andreas Abel2021-07-271-0/+3
* Issue #18087: :since: for warnings of ghc 6/7/8Andreas Abel2021-07-271-0/+113
* Doc: warnings: since: remove minor version number for uniformityAndreas Abel2021-07-271-5/+5
* Doc: tabs to spacesAndreas Abel2021-07-271-2/+2
* Typos, minor comment fixesKrzysztof Gogolewski2021-06-221-2/+2
* Deprecate -Wmissing-monadfail-instances (#17875)Krzysztof Gogolewski2021-06-191-41/+23
* Add -Wmissing-exported-pattern-synonym-signaturesThomas Winant2021-05-291-0/+18
* Data.List specialization to []Oleg Grenrus2021-04-011-7/+2
* Implement -Wmissing-kind-signaturesOleg Grenrus2021-03-251-0/+27
* Add a Template Haskell warning flag -Wimplicit-liftKrzysztof Gogolewski2021-03-041-0/+17
* Fix typo in docs [skip ci]Sebastian Graf2021-03-031-1/+1
* Pmc: Implement `considerAccessible` (#18610)Sebastian Graf2021-03-011-0/+28
* Implement -Wambiguous-fieldsAdam Gundry2021-02-261-0/+20
* Prefer -Wmissing-signatures over -Wmissing-exported-signatures (#14794)Michiel de Bruijne2021-02-221-3/+4
* Add -Wsafe to flags not enabled by -WallFendor2021-02-101-0/+1
* Documentation fixesKrzysztof Gogolewski2021-01-301-3/+3
* Add two warnings to -WallTom Ellis2020-12-191-2/+0
* Implement -Woperator-whitespace (#18834)Vladislav Zavialov2020-10-191-0/+52
* Document -Wderiving-typeableMaxGabriel2020-10-091-0/+14
* Document profiling flags, warning flags, and no-pieRachel2020-10-071-31/+86
* Small documentation fixesKrzysztof Gogolewski2020-10-031-2/+6
* Implement -Wredundant-bang-patterns (#17340)nineonine2020-08-191-0/+41
* users-guide: Rename 8.12 to 9.0Takenobu Tani2020-08-061-1/+1
* Replace broken links to old haskell-prime site by working links to gitlab ins...BinderDavid2020-07-221-1/+1
* Accumulate Haddock comments in P (#17544, #17561, #8944)Vladislav Zavialov2020-07-211-0/+19
* Mention flags that are not enabled by -Wall (#18372)Valery Tolstov2020-07-031-1/+5
* docs: fix formatting in users guideAdam Sandberg Ericsson2020-06-171-2/+1
* Enable -Wstar-is-type in -WallBen Gamari2020-02-201-1/+0
* Fix flag documentation (#17826)Sylvain Henry2020-02-131-2/+4
* Introduce -Wcompat-unqualified-importsBen Gamari2020-02-081-3/+22
* PmCheck: Formulate as translation between Clause TreesSebastian Graf2020-01-251-1/+1
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-041-1/+1
* Whitespace-sensitive bang patterns (#1087, #17162)wip/whitespace-and-lookaheadVladislav Zavialov2019-11-271-7/+0
* Add back documentation for deprecated -Whi-shadowingLuke Lau2019-10-271-0/+17
* users-guide: Fix :since: for -Wunused-packagesBen Gamari2019-10-231-1/+1