hackport-0.5.5: cabal/cabal-testsuite/PackageTests/BuildToolDepends/client/Hello.hs
{-# OPTIONS_GHC -F -pgmF zero-to-one #-}
module Main where
a :: String
a = "0000"
main :: IO ()
main = putStrLn a
{-# OPTIONS_GHC -F -pgmF zero-to-one #-}
module Main where
a :: String
a = "0000"
main :: IO ()
main = putStrLn a