> Actually I am not sure if this is really a bug, but anyway
> the following
> program
> behaves in different manners between with and without -O.
> Interestingly, ghci provides the same (expected) behavior as -O.
>
> \begin{code}
>
> import Control.Concurrent
> import Control.Concurrent.MVar
Hello,
Actually I am not sure if this is really a bug, but anyway the following
program
behaves in different manners between with and without -O.
Interestingly, ghci provides the same (expected) behavior as -O.
\begin{code}
import Control.Concurrent
import Control.Concurrent.MVar
import IO(hPut
Bugs item #690349, was opened at 2003-02-20 22:35
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=690349&group_id=8032
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: John A. Murdie (jamurdie)
Assigned to: Nobody/An