Codebase list github-backup / HEAD BuildInfo.hs
HEAD

Tree @HEAD (Download .tar.gz)

BuildInfo.hs @HEADraw · history · blame

{- build info
 -
 - Copyright 2017 Joey Hess <id@joeyh.name>
 -
 - Licensed under the GNU GPL version 3 or higher.
 -}

{-# LANGUAGE CPP #-}

module BuildInfo where

#include "Build/SysConfig"