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 #10625 from cabalism/fix/project-config-path-haddock
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
MultiRepl
/
CabalMacros
/
pkg-a
/
Foo.hs
blob
997ca89eecd49094853fabb4b65f4b5fa8ecb0c7
1
module
Foo
where
2
3
foo
::
Int
4
foo
=
42
5