Skip to content

Commit 0bb18f6

Browse files
committed
Add missing build-depends
1 parent 9a65377 commit 0bb18f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/src-loc/src-loc.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ maintainer: [email protected]
77
build-type: Simple
88

99
executable src-loc
10-
build-depends: base
10+
build-depends: base, ghc
1111
main-is: Main.hs
1212
hs-source-dirs: src
1313
default-language: Haskell2010

0 commit comments

Comments
 (0)