packages feed

ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/dynbrk005.hs

{-# LANGUAGE TemplateHaskell #-}
import TupleN

tuple3 x = $(tuple 3) x

normal_fn x = tuple3 x