Skip to content

Commit

Permalink
Merge pull request #8573 from chowells79/master
Browse files Browse the repository at this point in the history
Document internal library syntax changes
  • Loading branch information
mergify[bot] authored Nov 9, 2022
2 parents 9241cb4 + aab93af commit 017610c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/cabal-package.rst
Original file line number Diff line number Diff line change
Expand Up @@ -999,6 +999,11 @@ a real-world use case:

default-language: Haskell2010

.. note::
For packages using ``cabal-version: 3.4`` or higher, the syntax to
specify an internal library in a ``build-depends:`` section is
``package-name:internal-library-name``.

**Multiple public libraries**

Cabal 3.0 and later support exposing multiple libraries from a single package
Expand Down

0 comments on commit 017610c

Please sign in to comment.