Skip to content

Conversation

blackheaven
Copy link
Contributor

No description provided.

@utdemir
Copy link
Owner

utdemir commented Oct 7, 2025

Amazing - thank you! I'll give it a try and merge & release in a couple of days.

hs-source-dirs: src
exposed-modules: NixTree.PathStats
NixTree.StorePath
NixTree.Data.InvertedIndex
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you think there's value removing some dependencies like brick from the library - if we're only exposing these three?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dropped, I also moved around dependencies

nix-tree.cabal Outdated
test-suite nix-tree-tests
import: common-options
type: exitcode-stdio-1.0
hs-source-dirs: test/ src/
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I always wanted to remove src here - I think this PR would make it possible. Thanks!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch! dropped

@blackheaven blackheaven requested a review from utdemir October 12, 2025 14:57
@utdemir utdemir merged commit 3114cf1 into utdemir:main Oct 12, 2025
2 checks passed
@utdemir
Copy link
Owner

utdemir commented Oct 12, 2025

Thanks again! Just released to Hackage as v0.7.0: https://hackage.haskell.org/package/nix-tree-0.7.0

@blackheaven blackheaven deleted the refactor/make-lib branch October 12, 2025 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants