Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
48a92261
Commit
48a92261
authored
Mar 25, 1999
by
simonm
Browse files
[project @ 1999-03-25 13:08:17 by simonm]
enable __CONCURRENT_HASKELL__
parent
46a9181d
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/driver/ghc.lprl
View file @
48a92261
...
...
@@ -380,8 +380,7 @@ $Haskell1Version = 5; # i.e., Haskell 1.4
( "-D__HASKELL1__=$Haskell1Version"
, "-D__GLASGOW_HASKELL__=$ProjectVersionInt"
, "-D__HASKELL98__"
# not yet -- SDM
# , "-D__CONCURRENT_HASKELL__"
, "-D__CONCURRENT_HASKELL__"
);
@UserLibrary_dir= (); #-L things;...
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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