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 #10493 from Sdywolf/doc-refine/repl
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
ProfSharedWarning
/
profShared.cabal
blob
ef348cfecc64ead04370cf6b0358b8f8886434f1
1
Cabal-Version: 3.8
2
Name: prof-shared
3
Version: 0.1
4
Build-Type: Simple
5
6
library
7
exposed-modules: Lib
8
Build-Depends: base
9
10
executable Prof
11
main-is: Prof.hs
12
hs-source-dirs: exe
13
build-depends: base, prof-shared