summaryrefslogtreecommitdiff
path: root/docs/users_guide/safe_haskell.rst
Commit message (Expand)AuthorAgeFilesLines
* Split glasgow_exts into several files (#17316)Sylvain Henry2020-01-251-868/+0
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-281-1/+1
* users-guide: Fix links and formats for GHC 8.10Takenobu Tani2019-09-231-1/+1
* Add -Wmissing-safe-haskell-mode warningOleg Grenrus2019-06-251-1/+17
* Add -Winferred-safe-imports warningOleg Grenrus2019-06-251-1/+34
* users-guide: Update -Wsafe description for #16689Ben Gamari2019-06-191-1/+2
* users-guide: Fix a variety of broken links and syntaxBen Gamari2019-06-191-14/+15
* users-guide: Update Wiki URLs to point to GitLabTakenobu Tani2019-03-191-1/+1
* Add -fno-safe-haskell flagMatthew Pickering2018-12-071-0/+17
* docs: remove leftovers of static flagsKrzysztof Gogolewski2018-07-121-3/+3
* Make language extensions their own category in the documentationJoachim Breitner2017-10-251-54/+48
* User's guide: Fix the category of some flagsJoachim Breitner2017-10-191-7/+7
* A bunch of typofixesGabor Greif2017-09-261-1/+1
* users_guide: Convert mkUserGuidePart generation to a Sphinx extensionPatrick Dougherty2017-08-181-10/+50
* Fix more documentation wibblesBen Gamari2017-07-231-1/+1
* Update docs to reflect changes to DeriveDataTypeableChris Martin2017-06-271-5/+0
* Spelling fixesGabor Greif2017-02-021-2/+2
* Typos and grammar in manual/commentsGabor Greif2017-01-231-2/+2
* Implement deriving strategiesRyan Scott2016-09-301-1/+6
* Document Safe Haskell restrictions on Generic instancesRyan Scott2016-09-301-0/+9
* docs: add newline after '.. ghc-flag::'Sergei Trofimovich2016-02-101-0/+3
* users-guide: Add since annotations for language extensionsBen Gamari2016-01-141-0/+6
* user-guide/safe_haskell: Fix typosBen Gamari2016-01-091-4/+4
* users_guide: Use semantic directive/role for command line optionsBen Gamari2016-01-091-74/+74
* Add `-W(no-)xxx` aliases for `-f(no-)warn-xxx` flagsDavid Luposchainsky2015-12-161-4/+4
* Move user's guide to ReStructuredTextBen Gamari2015-10-031-0/+748