haskell-nix / hnix

A Haskell re-implementation of the Nix expression language
https://hackage.haskell.org/package/hnix
BSD 3-Clause "New" or "Revised" License
756 stars 115 forks source link

Please, bring changes so the newFailingTests are no more #966

Closed Anton-Latukha closed 2 years ago

Anton-Latukha commented 3 years ago

Logical easiest progression: eval-okay-types -> eval-okay-hash -> eval-okay-hashfile

2021-07-08 list: https://github.com/haskell-nix/hnix/blob/cc7a472fddfa25015f77efd9ece9f98dc2705f37/tests/NixLanguageTests.hs#L57-L68

:zzz: : eval-okay-fromTOML is of last concern. It used (as expected) only a couple of times in Nixpkgs.


soulomoon commented 2 years ago
Anton-Latukha commented 2 years ago

Ok, #128 addressed the eval-okay-path.

Thanks, you closed this report.

soulomoon commented 2 years ago

I am glad that I helped.