packages feed

futhark-0.17.1: 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