Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New To Cabal - First cabal executable #15

Open
JonathanLorimer opened this issue Jun 27, 2021 · 0 comments
Open

New To Cabal - First cabal executable #15

JonathanLorimer opened this issue Jun 27, 2021 · 0 comments
Labels
New Chapter New To Cabal Section label for getting started with cabal

Comments

@JonathanLorimer
Copy link
Contributor

JonathanLorimer commented Jun 27, 2021

file to edit: https://github.com/haskell/cabal-userguide/blob/main/src/new_to_cabal/07_first_cabal_executable.md

Brief Summary

This chapter should build off of the previous one #14 and demonstrate how to create an executable that uses the library. However, it would be a good idea to show that an executable can exist without depending on the library. It might be nice to show 2 executables that use the same library, this would demonstrate that there can be more than one exe unlike libraries. It would also be nice to show the user how to run their executable.

Prior Art

Kowainik blog adding an executable
Haskell School building and running executables

Resources

Old cabal user guide library vs executable

@JonathanLorimer JonathanLorimer added New Chapter New To Cabal Section label for getting started with cabal labels Jun 27, 2021
@JonathanLorimer JonathanLorimer added this to the New To Cabal V1 milestone Jun 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Chapter New To Cabal Section label for getting started with cabal
Projects
None yet
Development

No branches or pull requests

1 participant