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

hnix 0.16 #68

Open
sternenseemann opened this issue Dec 8, 2022 · 0 comments
Open

hnix 0.16 #68

sternenseemann opened this issue Dec 8, 2022 · 0 comments

Comments

@sternenseemann
Copy link

Build fails with hnix >= 0.16:

Building library for nix-linter-0.2.0.4..
[1 of 8] Compiling Data.Pair        ( src/Data/Pair.hs, dist/build/Data/Pair.o, dist/build/Data/Pair.dyn_o )
[2 of 8] Compiling Nix.Linter.Tools.FreeVars ( src/Nix/Linter/Tools/FreeVars.hs, dist/build/Nix/Linter/Tools/FreeVars.o, dist/build/Nix/Linter/Tools/FreeVars.dyn_o )

src/Nix/Linter/Tools/FreeVars.hs:6:44: error:
    Module ‘Nix.TH’ does not export ‘freeVars’
  |
6 | import           Nix.TH                   (freeVars)
  |                                            ^^^^^^^^
[3 of 8] Compiling Nix.Linter.Traversals ( src/Nix/Linter/Traversals.hs, dist/build/Nix/Linter/Traversals.o, dist/build/Nix/Linter/Traversals.dyn_o )
[4 of 8] Compiling Nix.Linter.Utils ( src/Nix/Linter/Utils.hs, dist/build/Nix/Linter/Utils.o, dist/build/Nix/Linter/Utils.dyn_o )
[5 of 8] Compiling Nix.Linter.Types ( src/Nix/Linter/Types.hs, dist/build/Nix/Linter/Types.o, dist/build/Nix/Linter/Types.dyn_o )
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