Simon Michael

Results 1245 comments of Simon Michael

You could confirm it in that youtube comment thread and note it in the video's description, too.

Looking good! Now that I've played with it a bit more - I think people will want `description` sorting as well. Could we accept that, and also `desc`, as that...

I didn't test this, but I wondered: does a `date` or `-date` sort preserve parse order when sorting postings on the same date ? Hopefully yes.

Thanks @reesmichael1. I'd be ok with merging this now but there's one niggling change needed I think: also mention the allowed --sort keywords in 1. the option's help and 2....

I have merged this to catch the next release. Thanks a lot @reesmichael1! If/when you work on it again (for aregister), this is still worth considering: > mention the allowed...

(I had forgotten to generate them after switching to the calligraphy repo to test there, but doing so didn't help.) I have been using stack. Switching to cabal, I can...

Ah, I should have removed the `--` when I ran calligraphy by itself, then it works normally (my bad). And I think the original failure is because it finds .hie...

(sample hie file locations:) cabal: `dist-newstyle/build/aarch64-osx/ghc-9.8.2/calligraphy-0.1.6/build/extra-compilation-artifacts/hie/*` stack: `.stack-work/dist/aarch64-osx/ghc-9.8.2/build/*`

Thanks for your help. Another small improvement might be to have the error say "no .hie files were found, have you built with CMD" - I thought it was failing...