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
(cabal check) Add "No internal name clash" test
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
Backpack
/
TemplateHaskell
/
M.hs
blob
c6186ec2cb2647b5e0a63e26272a9bd2cc3cbc7d
1
{-# LANGUAGE TemplateHaskell #-}
2
module
M
where
3
$( [
d| x
=
True
|
] )