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
Un-ignore .bat files
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
NewUpdate
/
UpdateIndexState
/
repo
/
pkg-1.0
/
pkg.cabal
blob
356f1816e3b5a0615aa55c5ee5d67758bd8a358e
1
name: pkg
2
version: 1.0
3
build-type: Simple
4
cabal-version: >= 1.2
5
6
executable my-exe
7
main-is: Main.hs
8
build-depends: base