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

GHC 8.10 tracking ticket #1714

Closed
6 tasks done
sjakobi opened this issue Mar 26, 2020 · 3 comments
Closed
6 tasks done

GHC 8.10 tracking ticket #1714

sjakobi opened this issue Mar 26, 2020 · 3 comments
Labels
build Building, testing, installing, packaging, etc

Comments

@sjakobi
Copy link
Collaborator

sjakobi commented Mar 26, 2020

(Last update: 2020-05-21)

dhall is currently blocked on:

dhall-lsp-server is blocked on:

dhall-yaml is blocked on:

@sjakobi sjakobi added the build Building, testing, installing, packaging, etc label Mar 26, 2020
@sjakobi
Copy link
Collaborator Author

sjakobi commented May 6, 2020

In dhall there are a bunch of warnings like

src/Dhall/Set.hs:57:10: warning: [-Wmissing-methods]
    • No explicit implementation for
        ‘Syntax.liftTyped’
    • In the instance declaration for ‘Lift (Set a)’
   |
57 | instance (Data a, Lift a, Ord a) => Lift (Set a) where

Apart from that everything seems to build cleanly – I've skipped dhall-nix and haven't tested though.

@sjakobi
Copy link
Collaborator Author

sjakobi commented May 6, 2020

#1775 should address the warnings for the Lift instances.

@sjakobi
Copy link
Collaborator Author

sjakobi commented May 21, 2020

All the packages except dhall-nix can be built with GHC 8.10.1 now. Since we still have #1249 to track dhall-nix's compatibility with GHC 8.8, I'll close this issue for now.

@sjakobi sjakobi closed this as completed May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Building, testing, installing, packaging, etc
Projects
None yet
Development

No branches or pull requests

1 participant