templates icon indicating copy to clipboard operation
templates copied to clipboard

Add haskell-simple-package

Open harris-chris opened this issue 3 years ago • 3 comments

Hello - I found the haskell-hello template a little incomplete, so I've created this one - it's similar in structure, but:

  • Has an executable, a library and a test defined, rather than just an executable
  • Has a README
  • Has its flake.nix written in (what I think is) a slightly more canonical format, using flake-utils

harris-chris avatar Oct 08 '22 05:10 harris-chris

Looks good. Requires updates to the root flake.nix to register the new template.

tomberek avatar Aug 17 '24 07:08 tomberek

Sure. If there's any action for me then let me know.

harris-chris avatar Aug 18 '24 08:08 harris-chris

Yeah, there's a pattern in the flake.nix on how to add new ones.

tomberek avatar Aug 18 '24 16:08 tomberek