Various documentation fixes
* Remove UnliftedFFITypes from conf. Some time ago, this extension was undocumented and we had to silence a warning. This is no longer needed. * Use r'' in conf.py. This fixes a Sphinx warning: WARNING: Support for evaluating Python 2 syntax is deprecated and will be removed in Sphinx 4.0. Convert docs/users_guide/conf.py to Python 3 syntax. * Mark GHCForeignImportPrim as documented * Fix formatting in template_haskell.rst * Remove 'recursive do' from the list of unsupported items in TH
Showing
- docs/users_guide/conf.py 2 additions, 5 deletionsdocs/users_guide/conf.py
- docs/users_guide/expected-undocumented-flags.txt 0 additions, 1 deletiondocs/users_guide/expected-undocumented-flags.txt
- docs/users_guide/extending_ghc.rst 2 additions, 2 deletionsdocs/users_guide/extending_ghc.rst
- docs/users_guide/exts/defer_type_errors.rst 2 additions, 1 deletiondocs/users_guide/exts/defer_type_errors.rst
- docs/users_guide/exts/ffi.rst 7 additions, 2 deletionsdocs/users_guide/exts/ffi.rst
- docs/users_guide/exts/safe_haskell.rst 2 additions, 2 deletionsdocs/users_guide/exts/safe_haskell.rst
- docs/users_guide/exts/template_haskell.rst 3 additions, 6 deletionsdocs/users_guide/exts/template_haskell.rst
- docs/users_guide/exts/typed_holes.rst 2 additions, 0 deletionsdocs/users_guide/exts/typed_holes.rst
- docs/users_guide/using-optimisation.rst 1 addition, 1 deletiondocs/users_guide/using-optimisation.rst
Loading
Please register or sign in to comment