futhark-0.15.8: src/Futhark/Util/Loc.hs
{-# LANGUAGE Trustworthy #-}
-- | A Safe Haskell-trusted re-export of the @srcloc@ package.
module Futhark.Util.Loc ( module Data.Loc ) where
import Data.Loc
{-# LANGUAGE Trustworthy #-}
-- | A Safe Haskell-trusted re-export of the @srcloc@ package.
module Futhark.Util.Loc ( module Data.Loc ) where
import Data.Loc