ghc-dup: 6fa548caf71c893e351e0632b3651659d82170ec

     1: module Main (main) where
     2: 
     3: import Distribution.Simple
     4: 
     5: main :: IO ()
     6: main = defaultMain

Generated by git2html.