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

Idea: New-project-starter repo templates #359

Open
silky opened this issue Nov 5, 2023 · 0 comments
Open

Idea: New-project-starter repo templates #359

silky opened this issue Nov 5, 2023 · 0 comments

Comments

@silky
Copy link
Contributor

silky commented Nov 5, 2023

I'm not sure if this is the best place to record this idea; it also probably relates to haskell.org ( / a general unification ); but I just wanted to note it down.

Given GitHub's "template" repos, I thought it might be nice to create a couple for people looking to get started with Haskell in a variety of ways.

Immediate ideas I have are:

  • A simple project with stack/hpack,
  • A simple project with cabal,
  • Some combination of the above with CI,
  • Some combination of the above with tests/quickcheck/hedgehog
  • A simple project with nix-flakes in some manner (stacklock2nix, ???)
  • Could also include the HF recommended guidelines for code of conduct, communication, etc.

Does anyone else have other thoughts? Could be a nice simple thing to maintain and point new people to; as long as it doesn't become a maintenance burden (i.e. it's community-maintained.)

This could probably feed into related ideas around the 'create-haskell-app' idea from the Discourse discussion, but I don't think they should necessarily be coupled, as it's possible to do either independently, and later merge as appropriate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant