interesting error opportunities

This commit is contained in:
mtgmonkey
2025-12-16 01:26:03 +01:00
parent c761796c3f
commit 0ef5d0590d
3 changed files with 14045 additions and 15 deletions

View File

@@ -1,7 +1,8 @@
{
inputs = {
nixpkgs.url = "nixpkgs/nixpkgs-unstable";
hs-bindgen.url = "github:well-typed/hs-bindgen";
# hs-bindgen.url = "github:well-typed/hs-bindgen";
hs-bindgen.url = "github:well-typed/hs-bindgen/dom/1415/bug-report";
};
outputs = {
nixpkgs,