% % (c) The GRASP/AQUA Project, Glasgow University, 1992-1998 % \section[Constants]{Info about this compilation} \begin{code}
module Constants (module Constants) where

#include "ghc_boot_platform.h"

#include "../includes/HaskellConstants.hs"

\end{code}