summaryrefslogtreecommitdiff
path: root/docs/users_guide/packages.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/users_guide/packages.rst')
-rw-r--r--docs/users_guide/packages.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/users_guide/packages.rst b/docs/users_guide/packages.rst
index 2d6253bf92..502e005280 100644
--- a/docs/users_guide/packages.rst
+++ b/docs/users_guide/packages.rst
@@ -1339,8 +1339,6 @@ The allowed fields, with their types, are:
``libHSfoo.a``
The name of the library on Unix and Windows (mingw) systems.
- Note that we don't support building dynamic libraries of Haskell
- code on Unix systems.
``HSfoo.dll``
The name of the dynamic library on Windows systems (optional).