HTF-0.10.0.0: tests/Foo/A.hs
{-# OPTIONS_GHC -F -pgmF ./dist/build/htfpp/htfpp #-}
{-# LANGUAGE CPP #-}
module Foo.A where
import Test.Framework
#include "test.h"
test_a =
assertEqual x y
{-# OPTIONS_GHC -F -pgmF ./dist/build/htfpp/htfpp #-}
{-# LANGUAGE CPP #-}
module Foo.A where
import Test.Framework
#include "test.h"
test_a =
assertEqual x y