Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
6376 commits behind the upstream repository.
  • Cheng Shao's avatar
    93b9bbc1
    ci: improve nix-shell for gen_ci.hs and fix some ghc/hlint warnings · 93b9bbc1
    Cheng Shao authored and Matthew Pickering's avatar Matthew Pickering committed
    - Add a ghc environment including prebuilt dependencies to the
      nix-shell. Get rid of the ad hoc cabal cache and all dependencies
      are now downloaded from the nixos binary cache.
    - Make gen_ci.hs a cabal package with HLS integration, to make future
      hacking of gen_ci.hs easier.
    - Fix some ghc/hlint warnings after I got HLS to work.
    - For the lint-ci-config job, do a shallow clone to save a few minutes
      of unnecessary git checkout time.
    93b9bbc1
    History
    ci: improve nix-shell for gen_ci.hs and fix some ghc/hlint warnings
    Cheng Shao authored and Matthew Pickering's avatar Matthew Pickering committed
    - Add a ghc environment including prebuilt dependencies to the
      nix-shell. Get rid of the ad hoc cabal cache and all dependencies
      are now downloaded from the nixos binary cache.
    - Make gen_ci.hs a cabal package with HLS integration, to make future
      hacking of gen_ci.hs easier.
    - Fix some ghc/hlint warnings after I got HLS to work.
    - For the lint-ci-config job, do a shallow clone to save a few minutes
      of unnecessary git checkout time.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
hie.yaml 17 B