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

Documentation + Nix fixes #54

Merged
merged 10 commits into from
Jan 6, 2023
Merged

Documentation + Nix fixes #54

merged 10 commits into from
Jan 6, 2023

Conversation

riz0id
Copy link
Collaborator

@riz0id riz0id commented Jan 6, 2023

This PR contains several changes related to maintenance of Spectacle documentation, Haskell language server interoperability, and nix configuration changes. This PR builds off of the work in #52 which made nontrivial improvements to are documentation and Nix configuration.

  • Nix changes:
    1. Adds a shell.nix for Haskell language server compatibility
    2. Factor out Nix overlays
  • Haskell changes:
    1. Add show-extensions pragma to all Haskell modules
    2. Move internal Haskell modules to other-modules stanza
    3. Add haddock module descriptions to all Haskell modules
    4. Removed unused language pragmas
    5. Removed unused Haskell library modules and test modules
    6. Fix minor Haddock typos

@riz0id riz0id requested a review from ixmatus January 6, 2023 18:08
@riz0id riz0id self-assigned this Jan 6, 2023
flake.nix Outdated Show resolved Hide resolved
flake.nix Show resolved Hide resolved
flake.nix Outdated Show resolved Hide resolved
flake.nix Show resolved Hide resolved
nix/overlays.nix Outdated Show resolved Hide resolved
@riz0id riz0id merged commit 430680c into main Jan 6, 2023
@riz0id riz0id deleted the riz0id/docs/fix-haddock-typos branch January 6, 2023 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants