Use NOINLINE for build info and darcs version info

... to avoid unnecessary recompilation of other modules.
This commit is contained in:
hallgren
2012-10-18 20:01:22 +00:00
parent 9a022a141e
commit 584b6ba86d
4 changed files with 4 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ import System.Info
import Data.Version(showVersion)
import DarcsVersion_gf
{-# NOINLINE buildInfo #-}
buildInfo =
details
++"\nBuilt on "++os++"/"++arch