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
Add a check of the current behaviour importing duplicates
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
MultiRepl
/
EnabledSucc
/
pkg-b
/
Bar.hs
blob
e8d379a620ededf1908bc48061495ad3cf4e1ed1
1
module
Bar
(
foo
,
bar
)
where
2
3
import
Foo
(
foo
)
4
5
bar
::
Int
6
bar
=
0xdeadc0de