Skip to content

Commit e63bcd6

Browse files
committed
Remove hnix-store-temporary-live-test.
We should use repl modules or proper test suites for things like this.
1 parent 99e7950 commit e63bcd6

File tree

2 files changed

+0
-91
lines changed

2 files changed

+0
-91
lines changed

hnix-store-remote/app/Main.hs

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

hnix-store-remote/hnix-store-remote.cabal

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,3 @@ library
3838
hs-source-dirs: src
3939
default-language: Haskell2010
4040
ghc-options: -Wall
41-
42-
executable hnix-store-temporary-live-test
43-
main-is: Main.hs
44-
hs-source-dirs: app
45-
build-depends: base
46-
, mtl
47-
, bytestring
48-
, hnix-store-core
49-
, hnix-store-remote
50-
, unordered-containers
51-
, pretty-simple
52-
default-language: Haskell2010

0 commit comments

Comments
 (0)