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 #10655 from geekosaur/cleanup-token
[cabal.git]
/
Cabal-tests
/
tests
/
ParserTests
/
errors
/
forward-compat2.cabal
blob
3f190b56e1b8e2ddaf551b123445c888c19b35cd
1
name: common
2
version: 0
3
synopsis: Common-stanza demo demo
4
build-type: Simple
5
cabal-version: 2.2
6
7
source-repository head
8
Type: git
9
Location: https://github.com/hvr/-.git
10
11
library
12
default-language: Haskell2010
13
exposed-modules: ElseIf
14
15
build-depends:
16
ghc-prim