packages feed

futhark-0.15.8: unittests/Futhark/IR/SyntaxTests.hs

{-# OPTIONS_GHC -fno-warn-orphans #-}
module Futhark.IR.SyntaxTests
  ()
where

-- There isn't anything to test in this module.  At some point, maybe
-- we can put some Arbitrary instances here.