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
Make Markdown example a code block
[cabal.git]
/
Cabal-tests
/
tests
/
ParserTests
/
errors
/
anynone.cabal
blob
bb70b5c88f889c5989ec4343b8fb1a5fc2bc045c
1
cabal-version: 3.4
2
name: anynone
3
version: 0
4
synopsis: The -any none demo
5
build-type: Simple
6
7
library
8
default-language: Haskell2010
9
exposed-modules: AnyNone
10
build-depends: base -any