% first line Data.PcSets.Compact % This file is part of gpcsets: Pitch Class Sets for Haskell % Copyright 2009 by Bruce H. McCosar. % Distributed under a BSD3 license; see the file 'LICENSE' for details. \chapter{Data.PcSets.Compact} text \begin{code}
module Data.PcSets.Compact where
\end{code} text \begin{code}
test :: Int
test = 0
\end{code} final