Agda-2.8.0: src/full/Agda/Utils/CallStack.hs
{-# OPTIONS_GHC -Wunused-imports #-}
module Agda.Utils.CallStack (module Exports) where
import Agda.Utils.CallStack.Base as Exports
import Agda.Utils.CallStack.Pretty as Exports ()
{-# OPTIONS_GHC -Wunused-imports #-}
module Agda.Utils.CallStack (module Exports) where
import Agda.Utils.CallStack.Base as Exports
import Agda.Utils.CallStack.Pretty as Exports ()