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

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