Skip to content

Commit 0022ab2

Browse files
committed
Add commented-out optimizations.all option to skeleton/project.nix.
1 parent 4758882 commit 0022ab2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

skeleton/project.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,7 @@
1616
withHoogle = true;
1717
};
1818

19+
# if you're not in a hurry
20+
#optimizations.all = true;
21+
1922
}

0 commit comments

Comments
 (0)