{-# OPTIONS_GHC -Wall -fno-warn-tabs #-} module Language.SpirV.Shaderc.Exception (E(..)) where import Language.SpirV.Shaderc.Exception.Internal