Skip to content
Snippets Groups Projects
Commit 9a3d7f91 authored by sof's avatar sof
Browse files

[project @ 1997-07-25 21:31:21 by sof]

Moved -Onot option to Makefile
parent a24bee15
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ It turns out that exposing these inlininings can lead to unsound transformations
such as generating a MutVar only once rather than once each call to unsafePerformIO.
\begin{code}
{-# OPTIONS -fno-implicit-prelude -Onot #-}
{-# OPTIONS -fno-implicit-prelude #-}
\end{code}
......
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