obsidiansystems / nix-thunk

seamless management of source dependencies with nix
BSD 3-Clause "New" or "Revised" License
38 stars 10 forks source link

Expose the internal guts of the haskell library #36

Closed madeline-os closed 2 years ago

madeline-os commented 2 years ago

This can be useful for downstream consumers of the library who are OK with depending on an unsafe and unstable interface.

Subsumes #25 (I didn't feel like dealing with merge conflicts)

madeline-os commented 2 years ago

Merging with the presumption that the approval of the last PR for this carries over :) @Ericson2314