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

headroom-0.4.2.0 #6342

Closed
jkachmar opened this issue Dec 3, 2021 · 3 comments
Closed

headroom-0.4.2.0 #6342

jkachmar opened this issue Dec 3, 2021 · 3 comments

Comments

@jkachmar
Copy link
Contributor

jkachmar commented Dec 3, 2021

headroom-0.4.2.0 fails to compile with the following errors:

errors
/var/stackage/work/unpack-dir/unpacked/headroom-0.4.2.0-cd772daa4d3ea56ca28764af
d60186363bd92cbf69c0ba3c0a9c064507e79ecc/src/Headroom/PostProcess.hs:105:16: err
or:
    • No instance for (Has CurrentYear ConfiguredEnv)
        arising from a use of ‘configuredPostProcess’
    • In the first argument of ‘postProcess’, namely
        ‘(configuredPostProcess (cePostProcessConfigs env))’
      In the expression:
        postProcess (configuredPostProcess (cePostProcessConfigs env)) env
      In an equation for ‘postProcessHeader’:
          postProcessHeader env
            = postProcess
                (configuredPostProcess (cePostProcessConfigs env)) env
    |
105 |   postProcess (configuredPostProcess (cePostProcessConfigs env)) env
    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

cc @vaclavsvejcar

jkachmar added a commit that referenced this issue Dec 3, 2021
@vaclavsvejcar
Copy link
Contributor

@jkachmar This is weird. So far the 0.4.2.0 version was on LTS for quite long time and is still in lts-18.18. Is this error related to LTS or nightly? When I tried to get 0.4.2.0 tarball from Hackage and do clean build with lts-18.18 and GHC 8.10.7, I had no issues building the package.

@jkachmar
Copy link
Contributor Author

jkachmar commented Dec 5, 2021

Yeah; this is on nightly, not LTS.

@vaclavsvejcar
Copy link
Contributor

I see, so far I didn't really test Headroom with nightly and GHC 9.x, but I will. Btw is there any ETA when GHC 9.x will be used for LTS?

bergmark added a commit that referenced this issue Jan 22, 2022
@juhp juhp closed this as completed in 548ea5f Jan 23, 2022
juhp added a commit that referenced this issue Jan 23, 2022
re-enable headroom & some beam packages, closes #6342
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants