packages feed

aihc-cpp-1.0.0.2: test/Test/Fixtures/progress/macro-c-block-comment-literal.hs

#define HET 0x68657462 /* 'h' 'e' 't' 'b' */
f x = case x of
  HET -> ()
  _ -> ()