Add haskell-flake

https://github.com/srid/haskell-flake

Used in flakes-based Haskell projects.
This commit is contained in:
Sridhar Ratnakumar 2022-09-30 11:35:35 -04:00 committed by GitHub
parent 8634fb4e1d
commit 0fcc0ab157
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,6 +89,17 @@
"type": "github" "type": "github"
} }
}, },
{
"from": {
"id": "flake-parts",
"type": "indirect"
},
"to": {
"owner": "srid",
"repo": "haskell-flake",
"type": "github"
}
},
{ {
"from": { "from": {
"id": "flake-utils", "id": "flake-utils",