| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
to be automatically applied at buffer save or periodically applied with
find -not -path '*/\.git/*' -name "*.hs" -type f| xargs stylish-haskell -i
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
https://x.com/comerijn/status/1257804634833420292
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
The point is that this separate library does not depend on orthotope.
|
|
|
|
|
| |
If you render microseconds timings as milliseconds, you _have_ only 3
digits behind the decimal point.
|
|
|
|
|
|
| |
This makes it nicer to process using unix tools. Try:
$ sed -n '/ox-arrays-arith-stats start/,/ox-arrays-arith-stats end/ !d; /===/ !p' | sort -n -k4,4 -k6,6
|
| |
|
| |
|