diff options
author | Ben Gamari <ben@smart-cactus.org> | 2019-10-07 19:11:07 -0400 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-10-09 16:21:15 -0400 |
commit | 35cc5eff3d54bacf626ecf0b6e0a1d660cbd6ba9 (patch) | |
tree | 5a0faa655a0fc787effe8256cad6dc2ff98ae97e /compiler/HsVersions.h | |
parent | 5f2c49d804ce38816a62ea0a197dbac79ac8b9c2 (diff) | |
download | haskell-35cc5eff3d54bacf626ecf0b6e0a1d660cbd6ba9.tar.gz |
Test
Diffstat (limited to 'compiler/HsVersions.h')
-rw-r--r-- | compiler/HsVersions.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/compiler/HsVersions.h b/compiler/HsVersions.h index d488a0f0c5..c46d5c897f 100644 --- a/compiler/HsVersions.h +++ b/compiler/HsVersions.h @@ -1,5 +1,8 @@ #pragma once +-- For GHC_STAGE +#include "ghcplatform.h" + #if 0 IMPORTANT! If you put extra tabs/spaces in these macro definitions, |