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 - Initializing a cabal repo #12

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

New To Cabal - Initializing a cabal repo #12

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/04_initializing_a_cabal_repo.md

Brief Summary

This chapter should give a new user all the information they need to start a cabal repo. It should cover manually initializing a repo , initializing with cabal init --interactive, and initializing with cabal init. The chapter should go into a brief introduction of the directory structure of a standard cabal package, but no go into so much depth as to explain the more complicated aspects (i.e. Setup.hs

Prior Art

Kowainik Blog section on init

Resources

Old cabal user guide init section
Old cabal user guide initialization explanation
Source code for interactive init
Source code for non-interactive init

@JonathanLorimer JonathanLorimer added New To Cabal Section label for getting started with cabal New Chapter 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
Development

No branches or pull requests

1 participant