ghc-exactprint-0.5.3.1: tests/examples/ghc80/T10030.hs
module Main where import GHC.Generics main = do putStrLn $ packageName $ from $ Just True putStrLn $ packageName $ from $ True
module Main where import GHC.Generics main = do putStrLn $ packageName $ from $ Just True putStrLn $ packageName $ from $ True