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

[project @ 1997-11-11 15:33:53 by simonm]

s/UnsafeST/Unsafe.
parent 9c9316b3
No related merge requests found
......@@ -66,7 +66,7 @@ ghc/PrelNum_HC_OPTS += -H30m
# to override the SRC_HC_OPTS of -O, and anything option coming
# from the Makefile overrides what's in OPTIONS lines. (mumble_HC_OPTS
# does override SRC_HC_OPTS settings)
ghc/UnsafeST_HC_OPTS += -Onot
ghc/Unsafe_HC_OPTS += -Onot
ghc/PrelBase_HC_OPTS += -H12m
ghc/PrelRead_HC_OPTS += -H8m
......
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