hdevtools-0.1.0.5: tests/SampleError.hs
-- Sample Module used for testing -- This module should cause a compilation error: -- -- Sample2.hs:9:1: parse error (possibly incorrect indentation) module SampleError where a = foo
-- Sample Module used for testing -- This module should cause a compilation error: -- -- Sample2.hs:9:1: parse error (possibly incorrect indentation) module SampleError where a = foo