repo.or.cz
/
cabal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #10771 from alt-romes/wip/romes/10686
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
Regression
/
T6961
/
DepInternal
/
pkg-foo
/
src
/
Lib.hs
blob
c7683f97b4945466a8b83992a07ead6f28391b2a
1
module
Lib
(
value
)
where
2
3
import
InternalLib
(
value
)