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
Fix Monoid instances for ForeignLib & Executable
[cabal.git]
/
changelog.d
/
pr-8992
blob
ef74800c43006e42e067ced7e44934869a433250
1
synopsis: Add language extension ExtendedLiterals
2
packages: Cabal-syntax
3
prs: #8992
4
significance: significant
5
6
description: {
7
8
- adds support for the ExtendedLiterals language extension (GHC proposal #451)
9
10
}