Fortunatly we could use pre-built gccemacs right now.
Those two repos did the greate job for us.
https://github.com/twlz0ne/nix-gccemacs-darwin
https://github.com/twlz0ne/nix-gccemacs-sierra
Here is the tutorial:
| 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 |
Fortunatly we could use pre-built gccemacs right now.
Those two repos did the greate job for us.
https://github.com/twlz0ne/nix-gccemacs-darwin
https://github.com/twlz0ne/nix-gccemacs-sierra
Here is the tutorial: