Skip to content

Commit 03d9a21

Browse files
committed
Remove GC types.
These are currently unused and are not going to be needed for initial hnix support. We can resurrect when we have a use case.
1 parent ac24e61 commit 03d9a21

File tree

2 files changed

+0
-48
lines changed

2 files changed

+0
-48
lines changed

hnix-store-core/hnix-store-core.cabal

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ cabal-version: >=1.10
1919
library
2020
exposed-modules: System.Nix.Base32
2121
, System.Nix.Build
22-
, System.Nix.GC
2322
, System.Nix.Hash
2423
, System.Nix.Internal.Hash
2524
, System.Nix.Internal.StorePath

hnix-store-core/src/System/Nix/GC.hs

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)