forked from haskell/cabal
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: Simplify executable and library example
Use `hs-source-dirs` for the library and change the `other-modules` names for the executables to avoid confusion. Lowercase the `main-is` files to make it clear the filename need not be a module name. Add dependency on the internal library to the prog2 executable to showcase common usage. [ci skip]
- Loading branch information
Showing
1 changed file
with
11 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters