Add Haskell env

This commit is contained in:
Luc Perkins 2022-08-01 00:00:58 +02:00
parent 43df5c9b0b
commit 7d3513701f
No known key found for this signature in database
GPG key ID: 4F102D0C16E232F2
11 changed files with 105 additions and 7 deletions

View file

@ -1,5 +1,5 @@
{
description = "A Nix-flake-based Protobuf development environment";
description = "A Nix-flake-based Elm development environment";
inputs = { dev.url = "github:the-nix-way/dev-templates"; };