Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
57c02891
Commit
57c02891
authored
Feb 04, 2008
by
simonpj@microsoft.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix DEBUG build
parent
a907e963
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
compiler/basicTypes/Unique.lhs
compiler/basicTypes/Unique.lhs
+3
-0
No files found.
compiler/basicTypes/Unique.lhs
View file @
57c02891
...
...
@@ -54,6 +54,9 @@ import BasicTypes
import FastTypes
import FastString
import Outputable
#ifdef DEBUG
import StaticFlags ( opt_SuppressUniques )
#endif
#if defined(__GLASGOW_HASKELL__)
--just for implementing a fast [0,61) -> Char function
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment