summaryrefslogtreecommitdiff
path: root/compiler/basicTypes/OccName.lhs-boot
blob: d9c7fcd1419105143025c9350e10b0fa00655d3d (plain)
1
2
3
4
5
\begin{code}
module OccName where

data OccName
\end{code}