#4901: Possible bug in GHCi archive loading:
-+--
Reporter: batterseapower | Owner:
Type: bug | Status: closed
Priority: high| Milestone
#4901: Possible bug in GHCi archive loading:
-+--
Reporter: batterseapower|Owner:
Type: bug | Status: patch
Priority: high |Milestone
#4901: Possible bug in GHCi archive loading:
-+--
Reporter: batterseapower|Owner:
Type: bug | Status: patch
Priority: high |Milestone
#4901: Possible bug in GHCi archive loading:
-+--
Reporter: batterseapower|Owner:
Type: bug | Status: new
Priority: high |Milestone
#4901: Possible bug in GHCi archive loading:
-+--
Reporter: batterseapower|Owner: igloo
Type: bug | Status: new
Priority: high |Milestone
#4901: Possible bug in GHCi archive loading:
-+--
Reporter: batterseapower|Owner:
Type: bug | Status: new
Priority: high |Milestone
#4901: Possible bug in GHCi archive loading:
-+--
Reporter: batterseapower|Owner:
Type: bug | Status: new
Priority: high |Milestone
#4901: Possible bug in GHCi archive loading:
-+--
Reporter: batterseapower|Owner:
Type: bug | Status: new
Priority: high |Milestone
#4901: Possible bug in GHCi archive loading:
-+--
Reporter: batterseapower| Owner:
Type: bug | Status: new
Priority: normal| Component
#4901: Possible bug in GHCi archive loading:
-+--
Reporter: batterseapower| Owner:
Type: bug | Status: new
Priority: normal| Component
#3365: Bug in GHCi, 'impossible' happened
---+
Reporter: guest |Owner:
Type: bug | Status: closed
Priority: normal |
#3366: Bug in GHCi, 'impossible' happened
---+
Reporter: guest |Owner:
Type: bug | Status: closed
Priority: normal |
#3366: Bug in GHCi, 'impossible' happened
---+
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Component: GHCi
Versio
#3365: Bug in GHCi, 'impossible' happened
---+
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Component: GHCi
Versio
On Sun, May 06, 2007 at 04:33:22PM +0200, Przemyslaw Uznanski wrote:
> I encountered bug in ghci (in version 6.4.2 from gentoo and in latest binary
> package 6.6.1 from www.haskell.org ).
> Bug is:
> *Main> 3492928512*3492928512
> -6246194483767017472
>
> I'm usi
I encountered bug in ghci (in version 6.4.2 from gentoo and in latest binary
package 6.6.1 from www.haskell.org ).
Bug is:
*Main> 3492928512*3492928512
-6246194483767017472
I'm using 64bit athlon.
(result is correct on 32 bits processors).
--
Przemysław
> This is a bug which has been in GHCi from the beginning.
This is actually the defined behaviour (see Section 3.3 of the User's
Guide: a newly compiled object will only be noticed on a :load, not
:reload). But your message made us wonder whether the restriction can
be relaxed slightly, and in
Hi,
This is a bug which has been in GHCi from the beginning.
Bug
===
GHCi interprets a module while the compiled version is
present and up-to-date.
Details
===
When I (for example) have the following module structure:
module A where
...
module B where
import A
...
The f
> I discovered two bugs in GHCi. I am using GHC5.02 on
> Linux.
>
> The first bug has been there for some time now. If I start
> GHCi with a module `A.hs', which either does not exist
> itself, or which includes modules that not exist, then GHCi
> terminates with an error message. This is rathe
Hi,
I discovered two bugs in GHCi. I am using GHC5.02 on
Linux.
The first bug has been there for some time now. If I start
GHCi with a module `A.hs', which either does not exist
itself, or which includes modules that not exist, then GHCi
terminates with an error message. This is rather strange
Hello all,
I have been using GHCi now for some time. There is one bug
that keeps coming back.
When I press control-C during the evaluation of an
expression, I get back to the prompt, and GHCi says:
Interrupted.
I make some changes to my files, and type ":r", then GHCi
says:
Interrupted.
| I came across a VERY STRANGE bug in GHCi. It is difficult to pin down.
|
| I send a couple of modules. Running "main" in the module
| called Toggle, generates a file called "system.galf". This
| is wrong!
|
| At line 14, it says "bool(true).". To generate th
We fixed a bug last week which could have caused something
like this. I'll have a look in more detail.
J
| -Original Message-
| From: Koen Claessen [mailto:[EMAIL PROTECTED]]
| Sent: Monday, June 11, 2001 10:06 AM
| To: [EMAIL PROTECTED]
| Subject: Bug in GHCi
|
|
| Hi
Hi there,
I came across a VERY STRANGE bug in GHCi. It is difficult to
pin down.
I send a couple of modules. Running "main" in the module
called Toggle, generates a file called "system.galf". This
is wrong!
At line 14, it says "bool(true).". To generate this, it
24 matches
Mail list logo