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
Create changelogs for 3.14.1.0 (#10591)
[cabal.git]
/
Cabal-tests
/
tests
/
ParserTests
/
regressions
/
issue-6288-a.cabal
blob
908a6c43d32c3049436273a0fb06245dcc9d3a4e
1
cabal-version: >=1.8
2
name: issue
3
version: 6288
4
build-type: Simple
5
synopsis: default-language optionality
6
category: Test
7
description: Field is introduced in 1.10, defaulted in 3.4
8
license: BSD3
9
license-file: LICENSE
10
maintainer: Cabal Contributors
11
12
library
13
default-language: Haskell2010
14
exposed-modules: Foo