packages feed

futhark-0.19.7: src/Futhark/Util/Loc.hs

-- | A Safe Haskell-trusted re-export of the @srcloc@ package.
module Futhark.Util.Loc (module Data.Loc) where

import Data.Loc