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
741 stars 114 forks source link

(#1027) mk mod Prelude NoImplicitPrelude, mv mod Prelude (->Nix.) #1027

Closed Anton-Latukha closed 2 years ago

Anton-Latukha commented 2 years ago

base-noprelude approach fossilized & currently supports only 8.8.4. And besides - that seems still required to expose Prelude module.

So the only viable option is NoImplicitPrelude.