file-location-0.4.3: test/bench/hs.hs
{-# LANGUAGE CPP, TemplateHaskell #-}
import FileLocation
#include "consts.h"
main = do
-- $(undef)
$(err "Oh no!")
{-# LANGUAGE CPP, TemplateHaskell #-}
import FileLocation
#include "consts.h"
main = do
-- $(undef)
$(err "Oh no!")