Skip to content

Instantly share code, notes, and snippets.

View peterbecich's full-sized avatar

Peter Becich peterbecich

View GitHub Profile
@peterbecich
peterbecich / gist:3a3e945a0533469604ba3c3a66b600f9
Created January 29, 2023 21:12
`doctests-parallel` 0.3.0 error
https://github.com/martijnbastiaan/doctest-parallel/issues/65
[nix-shell:~/haskell/libraries/hackage-server2]$ cabal run doctests -- --debug -j1
Build profile: -w ghc-9.0.2 -O1
In order, the following will be built (use -v for more details):
- hackage-server-0.5.1 (test:DocTests) (additional components to build)
Preprocessing test suite 'DocTests' for hackage-server-0.5.1..
Building test suite 'DocTests' for hackage-server-0.5.1..
[VERBOSE] [ThreadId 4] Parsing comments..
[DEBUG ] [ThreadId 4] Calling GHC API with: -i/home/peterbecich/haskell/libraries/hackage-server2/src Distribution.Client Distribution.Client.Cron Distribution.Client.UploadLog Distribution.Client.Index Distribution.Client.Mirror.CmdLine Distribution.Client.Mirror.Config Distribution.Client.Mirror.Repo.Hackage2 Distribution.Client.Mirror.Repo.Local Distribution.Client.Mirror.Repo.Util Distribution.Client.Mirror.Repo.Secure Distribution.Client.Mirror.Repo.Types Distribution.Client.Mirror.Repo Distribution.Client.Mirror.Session Distribution
@peterbecich
peterbecich / gccemacs.md
Created October 15, 2020 03:12 — forked from AllenDang/gccemacs.md
Build gccemacs on MacOS catalina with gcc 10 installed by homebrew.