{-# OPTIONS_GHC -fno-call-arity #-} {-# LANGUAGE CPP #-} module NaiveString (doIt) where #include "NaiveStringCode.hs"