only doing this because Data.Set is not in the stdlib
This commit is contained in:
hi 2025-08-15 13:10:36 +00:00
parent 30941456a2
commit dff5b9f365
19 changed files with 101 additions and 16 deletions

4
.gitignore vendored
View file

@ -17,3 +17,7 @@
# special cases
!Makefile
# cabal
.cabal-build/
dist-newstyle/