% first line of Data.PcSets.Compact test suite % 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} \begin{code} import Data.PcSets.Compact \end{code} \begin{code} main = putStrLn "ok" \end{code} final