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

Unify `mkNV*` and `NV*` patterns by bidirectional synonyms in value modules #1046

Closed soulomoon closed 2 years ago

soulomoon commented 2 years ago

changes draft related to #1045

Anton-Latukha commented 2 years ago

Thank you, I love these changes.

soulomoon commented 2 years ago

Thank you too @Anton-Latukha for the help of reviewing the code.