summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAustin Seipp <austin@well-typed.com>2014-02-28 16:40:27 -0600
committerAustin Seipp <austin@well-typed.com>2014-02-28 16:40:27 -0600
commitf9627252fc278ecaafbb1885c31adad7357c0763 (patch)
treeabebf6736bfb3ace837fdcadeaf7ee39216f9760 /docs
parent025a66e7fc416ab9ee1df56ad26dfe6232d32900 (diff)
downloadhaskell-f9627252fc278ecaafbb1885c31adad7357c0763.tar.gz
Note that we need Cabal-1.18 in the release notes
Thanks to George Colpitts for helping us remember this! Signed-off-by: Austin Seipp <austin@well-typed.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/users_guide/7.8.1-notes.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/users_guide/7.8.1-notes.xml b/docs/users_guide/7.8.1-notes.xml
index 81b22c2ca1..94aed3b797 100644
--- a/docs/users_guide/7.8.1-notes.xml
+++ b/docs/users_guide/7.8.1-notes.xml
@@ -256,6 +256,12 @@
</para>
<para>
+ Note that you must be using Cabal and Cabal-install
+ 1.18 for it to correctly build dynamic shared libraries
+ for you.
+ </para>
+
+ <para>
Currently, Dynamic GHCi and
<literal>-dynamic-too</literal> are not supported on
Windows (32bit or 64bit.)