packages feed

aihc-parser-1.0.0.2: test/Test/Fixtures/oracle/UnboxedTuples/infix-constructor-unboxed-unit.hs

{- ORACLE_TEST pass -}
{-# LANGUAGE TypeOperators #-}
{-# LANGUAGE UnboxedTuples #-}

module InfixConstructorUnboxedUnit where

data D = (# #) :. Int