index
:
haddock.git
ghc-9.2
ghc-9.4
ghc-gitlab-ghc-9.2.2
ghc-gitlab-ghc-9.4.1
ghc-gitlab-ghc-9.4.1rc1
ghc-gitlab-ghc-head
master
Haddock with an org backend (haddorg).
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
html-test
/
src
/
Bugs.hs
blob: aed716a427b9444a2775caafb80f0d0e151a7939 (
plain
) (
blame
)
1
2
3
4
{-# LANGUAGE Haskell2010 #-}
module
Bugs
where
data
A
a
=
A
a
(
a
->
Int
)