From 5ca81d114d7ccf0ee984cb03f56ad6ec1d9499f0 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 14 Dec 2017 12:55:53 -0400 Subject: Merge from git-annex. --- BuildInfo.hs | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 BuildInfo.hs (limited to 'BuildInfo.hs') diff --git a/BuildInfo.hs b/BuildInfo.hs new file mode 100644 index 0000000..812402c --- /dev/null +++ b/BuildInfo.hs @@ -0,0 +1,12 @@ +{- build info + - + - Copyright 2017 Joey Hess + - + - Licensed under the GNU GPL version 3 or higher. + -} + +{-# LANGUAGE CPP #-} + +module BuildInfo where + +#include "Build/SysConfig" -- cgit v1.2.3