Skip to content
Snippets Groups Projects
Commit 48a92261 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1999-03-25 13:08:17 by simonm]

enable __CONCURRENT_HASKELL__
parent 46a9181d
No related merge requests found
......@@ -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;...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment