summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-04-06 12:26:38 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-04-21 09:07:13 -0400
commit5cf771f35f926f435f75020bb159eebb18ed6fb9 (patch)
treebf78b5eae078cbc04e1b2c092ceae85461f7e90d /docs
parent983c53c3da7a2e4e9c91f21adbd93c68a7922bae (diff)
downloadhaskell-5cf771f35f926f435f75020bb159eebb18ed6fb9.tar.gz
users-guide: Add pretty to package list
Diffstat (limited to 'docs')
-rw-r--r--docs/users_guide/8.8.1-notes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/users_guide/8.8.1-notes.rst b/docs/users_guide/8.8.1-notes.rst
index 8ca0433ba4..c39a721ae7 100644
--- a/docs/users_guide/8.8.1-notes.rst
+++ b/docs/users_guide/8.8.1-notes.rst
@@ -212,6 +212,7 @@ for further change information.
libraries/libiserv/libiserv.cabal: Internal compiler library
libraries/mtl/mtl.cabal: Dependency of ``Cabal`` library
libraries/parsec/parsec.cabal: Dependency of ``Cabal`` library
+ libraries/pretty/pretty.cabal: Dependency of ``ghc`` library
libraries/process/process.cabal: Dependency of ``ghc`` library
libraries/stm/stm.cabal: Dependency of ``haskeline`` library
libraries/template-haskell/template-haskell.cabal: Core library