packages feed

ghc-exactprint-1.3.0: tests/examples/ghc92/PragmaSpans.hs

{-# LANGUAGE GADTs #-}
module PragmaSpans where

-- The following pragma gets the wrong previous span.
-- See https://gitlab.haskell.org/ghc/ghc/-/issues/20720
{-# LANGUAGE TypeFamilies #-}