packages feed

ghc-exactprint-1.14.0.0: tests/examples/pre-ghc910/LinePragmas.hs

module LinePragmas where

x = 1
-- Comment 1
{-# LINE 93 "Foo.chs" #-}
-- Comment 2
y = 2