From 2cea9b7e8b6bb58e5103f6e6244e2751ae327f72 Mon Sep 17 00:00:00 2001 From: Shivaraj B H Date: Wed, 8 Feb 2023 22:22:34 +0530 Subject: [PATCH] README.md: added a \n at the end of file (#70) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff87d52b..6542ad05 100644 --- a/README.md +++ b/README.md @@ -36,4 +36,5 @@ Check out the [list of options](https://flake.parts/options/haskell-flake.html). ## Recommendations -- Use [`treefmt-nix`](https://github.com/numtide/treefmt-nix#flake-parts) for providing linting features like auto-formatting and hlint checks. See [haskell-template](https://github.com/srid/haskell-template) for example. \ No newline at end of file +- Use [`treefmt-nix`](https://github.com/numtide/treefmt-nix#flake-parts) for providing linting features like auto-formatting and hlint checks. See [haskell-template](https://github.com/srid/haskell-template) for example. +