packages feed

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

module LinePragmas where

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