ghc-dup: 5d48265c3f3f4fcac0ef9687ab8f8712ace63a66

     1: module Main (main) where
     2: 
     3: import System.IO
     4: 
     5: main = hPutStr stderr ""
     6: 

Generated by git2html.