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
/
Check
/
DifferentGhcOptions
/
pkg.cabal
blob
1a3e71367e1609c4d7fd554f9800a48bc84be901
1
cabal-version: 2.2
2
name: pkg
3
version: 0
4
category: example
5
maintainer: none@example.com
6
synopsis: synopsis
7
description: description
8
license: BSD-3-Clause
9
10
library
11
exposed-modules: Foo
12
default-language: Haskell2010
13
ghc-options: -fasm
14
ghc-prof-options: -fhpc
15
ghc-shared-options: -hide-package -Wall -Werror