Skip to content

Cookiecutter template to quickly generate haskell+cabal+nix+direnv projects

Notifications You must be signed in to change notification settings

alexpeits/haskell-nix-cookiecutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haskell-nix-cookiecutter

Build Status

Usage

Run

cookiecutter gh:alexpeits/haskell-nix-cookiecutter

in the directory where you want the package to be created in. This will prompt for some information like package name, repo name and author info and will generate the project with the appropriate details filled in.

If you're using nix, cookiecutter is available so you can run

nix-shell -p cookiecutter

before running the command above.

Features

  • cabal
  • stack
  • nix + niv
  • direnv
  • docsify
  • hoogle
  • tests with markdown-unlit
  • a Makefile with some helpers

About

Cookiecutter template to quickly generate haskell+cabal+nix+direnv projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published