Skip to content

Commit 5eca235

Browse files
committed
Fix broken test
1 parent 3b28ee8 commit 5eca235

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

test/setup-deps/pkg/src/Pkg.hs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
module Pkg where
2+
3+
foo :: Int
4+
foo = 1

test/setup-deps/pkg/src/conduit-test.hs

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

0 commit comments

Comments
 (0)