No description
Find a file
2023-08-26 01:13:48 +02:00
app Implement a tiny cat version 2023-08-13 10:55:57 +02:00
src Make 'nix flake check' work 2023-08-19 01:10:47 +02:00
test flake: Attempt to run doctests 2023-08-24 00:00:31 +02:00
.envrc Initial import 2023-08-12 10:50:03 +02:00
.gitignore Initial import 2023-08-12 10:50:03 +02:00
flake.lock Initial import 2023-08-12 10:50:03 +02:00
flake.nix flake: Simplify packages function 2023-08-26 01:13:48 +02:00
fourmolu.yaml Set indentation for fourmolu 2023-08-19 00:33:36 +02:00
hcat.cabal flake: Attempt to run doctests 2023-08-24 00:00:31 +02:00
package.yaml flake: Attempt to run doctests 2023-08-24 00:00:31 +02:00
README.org Initial import 2023-08-12 10:50:03 +02:00

Simple Haskell Template

Simple Haskell Template

This template repository sets up a simple Haskell project using nix fl akes and sets up integration with

  • hpack
  • fourmolu
  • hlint
  • haskell-language-server
  • validity based testing