Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add .stylish-haskell.yaml that matches Tom's preferences | Mikolaj Konarski | 3 days |
| | | | | | to be automatically applied at buffer save or periodically applied with find -not -path '*/\.git/*' -name "*.hs" -type f| xargs stylish-haskell -i | ||
* | Split and uniformly rename Shape modules | Mikolaj Konarski | 3 days |
| | |||
* | Revert some stylistic changes | Tom Smeding | 3 days |
| | | | | https://x.com/comerijn/status/1257804634833420292 | ||
* | Add {m,r,s}dot1Inner | Tom Smeding | 2024-06-19 |
| | |||
* | Init on ListX | Tom Smeding | 2024-06-18 |
| | |||
* | Refactor Nested (modules, function names) | Tom Smeding | 2024-05-30 |
| | |||
* | Clean up extensions | Tom Smeding | 2024-05-30 |
| | |||
* | Refactor Mixed (modules, regular function names) | Tom Smeding | 2024-05-30 |