Add logging and assertions on output to cyclical test
[cabal.git] / cabal-testsuite / PackageTests / ReplCSources / Lib.hs
blob0ea9d872060cc77c75fb9fa835ed118a6356e72f
1 module Lib where
3 foreign import ccall "foo" foo :: Int
5 bar = foo