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

dimensions-1.0.1.1 fails to build with GHC 8.10 and up #33

Open
andreasabel opened this issue Nov 5, 2023 · 1 comment
Open

dimensions-1.0.1.1 fails to build with GHC 8.10 and up #33

andreasabel opened this issue Nov 5, 2023 · 1 comment

Comments

@andreasabel
Copy link

dimensions-1.0.1.1$ cabal build -w ghc-8.10.7
...
src/Numeric/Dim.hs:123:29: error: Not in scope: type variable ‘k’
    |
123 | pattern Dim :: forall (n :: k) . () => KnownDim n => Dim n
    |                             ^
@andreasabel
Copy link
Author

Addedbase < 4.14 constraint to dimensions < 2 packages on Hackage.

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

No branches or pull requests

1 participant