Skip to content

Commit ab4c137

Browse files
authored
Merge pull request #9177 from FinleyMcIlwaine/wip/haddock-avoid-recomp
Haddock recompilation avoidance
2 parents f323d29 + a1e14a7 commit ab4c137

File tree

22 files changed

+341
-214
lines changed

22 files changed

+341
-214
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,9 @@ bench.html
9898
# Emacs
9999
.projectile
100100

101+
# direnv
102+
.envrc
103+
101104
## Release Scripts
102105

103106
# ignore the downloaded binary files

0 commit comments

Comments
 (0)