haskell-nix / hnix-store

Haskell implementation of the Nix store
Apache License 2.0
83 stars 23 forks source link

De`Internal`ize core #234

Closed sorki closed 8 months ago

sorki commented 8 months ago

The indirection is not necessary and iff needed we can hide things via other-modules. Should not have any impact on the public interface.