packages feed

c2hs-0.16.6: tests/bugs/issue-44/Issue44.chs

module Main where

import Foreign

#include "issue44.h"

{#pointer *foo as ^ foreign newtype#}

main :: IO ()
main = putStrLn "dummy"