diff options
Diffstat (limited to 'libraries/base/System/Info.hs')
-rw-r--r-- | libraries/base/System/Info.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/base/System/Info.hs b/libraries/base/System/Info.hs index 5fc816c080..c9f623d1ff 100644 --- a/libraries/base/System/Info.hs +++ b/libraries/base/System/Info.hs @@ -67,3 +67,4 @@ compilerVersionRaw = 0 -- ToDo #else #error Unknown compiler name #endif + |