Skip to content

Commit

Permalink
begin nixification
Browse files Browse the repository at this point in the history
  • Loading branch information
mstksg committed Dec 27, 2023
1 parent e1f80a3 commit dfe064d
Show file tree
Hide file tree
Showing 8 changed files with 806 additions and 197 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
*.hi
*.dyn_hi
*.dyn_o
*.cabal
**~
/dist-newstyle

/.stack-work
/_site
Expand Down
1 change: 1 addition & 0 deletions cabal.project
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
packages: ./
Loading

0 comments on commit dfe064d

Please sign in to comment.