summaryrefslogtreecommitdiff
path: root/docs/users_guide/gone_wrong.rst
Commit message (Collapse)AuthorAgeFilesLines
* Documentation fixesKrzysztof Gogolewski2021-01-301-3/+1
| | | | | | | | | | | | | | | - Add missing :since: for NondecreasingIndentation and OverlappingInstances - Remove duplicated descriptions for Safe Haskell flags and UndecidableInstances. Instead, the sections contain a link. - compare-flags: Also check for options supported by ghci. This uncovered two more that are not documented. The flag -smp was removed. - Formatting fixes - Remove the warning about -XNoImplicitPrelude - it was written in 1996, the extension is no longer dangerous. - Fix misspelled :reverse: flags Fixes #18958.
* gone_wrong.rst: remove duplicate termGreg Steuck2021-01-091-1/+1
|
* Move user's guide to ReStructuredTextBen Gamari2015-10-031-0/+138