[Git][ghc/ghc][wip/andreask/rts_sizes] Fix a codeblock in ghci.rst
Andreas Klebinger
gitlab at gitlab.haskell.org
Thu Sep 17 13:05:58 UTC 2020
Andreas Klebinger pushed to branch wip/andreask/rts_sizes at Glasgow Haskell Compiler / GHC
Commits:
3c0be856 by Andreas Klebinger at 2020-09-17T15:05:27+02:00
Fix a codeblock in ghci.rst
- - - - -
1 changed file:
- docs/users_guide/ghci.rst
Changes:
=====================================
docs/users_guide/ghci.rst
=====================================
@@ -2564,6 +2564,7 @@ commonly used commands.
be used.
.. code-block:: none
+
ghci>:set -XDataKinds -XUndecidableInstances
ghci>import GHC.TypeLits
ghci>class A a
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/3c0be85606648205bbee80a705b9b6d15ef06633
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/3c0be85606648205bbee80a705b9b6d15ef06633
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20200917/e5e821b2/attachment.html>
More information about the ghc-commits
mailing list