diff options
author | Tom Smeding <tom@tomsmeding.com> | 2024-05-23 00:18:17 +0200 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2024-05-23 00:18:17 +0200 |
commit | a0010622885dcb55a916bf3514c0e9040f6871e9 (patch) | |
tree | 9e10c18eaf5c873d50e1f88a3bf114179c151769 /.gitignore | |
parent | 4b74d1b1f7c46a4b3907838bee11f669060d3a23 (diff) |
Fast numeric operations for Num
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ dist-newstyle/ cabal.project.local +.ccls-cache/ |