packages feed

c2hs-0.26.1: tests/bugs/issue-134/Issue134.chs

module Main where

#include "issue134.h"

{# pointer *tst as ^ foreign newtype #}

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