aboutsummaryrefslogblamecommitdiff
path: root/driver/Main.hs
blob: 44df4692cb1426a8c8faad1741b1c08df4b6063c (plain) (tree)
1
2
3
4
5
6
7
                 
                                      
                                                  
             
                                           
module Main where

import Documentation.Haddock (haddock)
import GHC.ResponseFile (getArgsWithResponseFiles)

main :: IO ()
main = getArgsWithResponseFiles >>= haddock