hdiff
packages
feed
MicroHs
-0.12.6.1: tests/Cpp.hs
{-# LANGUAGE CPP #-} #define FOO 42 module Cpp where main = print FOO