Agda-2.6.4.1: src/full/Agda/Compiler/Treeless/Erase.hs-boot
{-# OPTIONS_GHC -Wunused-imports #-}
module Agda.Compiler.Treeless.Erase where
import Agda.TypeChecking.Monad.Base (TCM)
import Agda.Syntax.Abstract.Name (QName)
isErasable :: QName -> TCM Bool