DisTract-0.2.5: src/DisTractFormatNew.hs
{- DisTract ------------------------------------------------------\
| |
| Copyright (c) 2007, Matthew Sackman (matthew@wellquite.org) |
| |
| DisTract is freely distributable under the terms of a 3-Clause |
| BSD-style license. For details, see the DisTract web site: |
| http://distract.wellquite.org/ |
| |
\-----------------------------------------------------------------}
module Main
(main)
where
import DisTract.Config
import DisTract.HTML.BugNew
main :: IO ()
main = buildConfig >>= formatNew