about summary refs log tree commit diff
path: root/third_party/bazel/rules_haskell/tests/version-macros/MainC2hs.hs
blob: 82e4ec72e248699eab7371929969efa7ba97f1bd (plain) (blame)
1
2
3
4
5
6
7
module Main where

import qualified C2hsLib

main :: IO ()
main = do
  C2hsLib.check