packages feed

aihc-cpp-1.0.0.2: test/Test/Fixtures/progress/macro-in-comment.hs

#define A 1
{-
#define B 2
-}
A B