Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,4 @@ If you happen to have Rust installed, make sure it's up-to-date since pre-commit

## Acknowledgements

The idea for Tagref was inspired by the [GHC](https://www.haskell.org/ghc/) notes convention. [This article](http://www.aosabook.org/en/ghc.html) (§5.6) has more insights into how the GHC developers manage their codebase.
The idea for Tagref was inspired by the GHC *notes* system described in [this article](http://www.aosabook.org/en/ghc.html) (§5.6).