Skip to content

Commit fcbfbac

Browse files
committed
Add subdirs to cabal files
1 parent b71ea95 commit fcbfbac

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

vector-stream/vector-stream.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@ Library
4646
source-repository head
4747
type: git
4848
location: https://github.com/haskell/vector.git
49+
subdir: vector-stream

vector/vector.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Library
160160
source-repository head
161161
type: git
162162
location: https://github.com/haskell/vector.git
163-
163+
subdir: vector
164164

165165

166166
test-suite vector-tests-O0

0 commit comments

Comments
 (0)