Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
Cabal
Commits
df647b6b
Commit
df647b6b
authored
Nov 01, 2016
by
tulcod
Browse files
[ci skip] Update version req for foreign libs in doc
parent
b9057376
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cabal/doc/developing-packages.rst
View file @
df647b6b
...
...
@@ -1443,7 +1443,7 @@ executables when the executable is run (or even lazily during
execution), while static libraries (``.a`` files on Linux/OSX, ``.lib``
files on Windows) get linked against the executable at compile time.
Foreign libraries only work with GHC 7.
4
and later.
Foreign libraries only work with GHC 7.
8
and later.
A typical stanza for a foreign library looks like
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment