Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nix improvements #167

Merged
merged 6 commits into from
Mar 19, 2024
Merged

Nix improvements #167

merged 6 commits into from
Mar 19, 2024

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    59c8792 View commit details
    Browse the repository at this point in the history
  2. Always just executables and don't build haddock

    - Doesn't inflate closure size to over 2GB, see #143
    - The API docs aren't important and we're intending on deprecating the
      hackage package, see #161
    infinisil committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    dfe157e View commit details
    Browse the repository at this point in the history
  3. Remove nixfmt-deriver

    Not needed
    infinisil committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f231cca View commit details
    Browse the repository at this point in the history
  4. Switch to haskellPackages.shellFor

    Probably the same, but feels cleaner
    infinisil committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5db3a94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef3ad6b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Use stable Nix in CI

    infinisil committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    43c3857 View commit details
    Browse the repository at this point in the history