git-annex/Build/MakeMans.hs
2016-06-02 16:54:58 -04:00

15 lines
257 B
Haskell

{- Build man pages, for use by Makefile
-
- Copyright 2016 Joey Hess <id@joeyh.name>
-
- Licensed under the GNU GPL version 3 or higher.
-}
{-# OPTIONS_GHC -fno-warn-tabs #-}
module Main where
import Build.Mans
main :: IO ()
main = buildMansOrWarn