#1680: Attempting to do foreign import with unboxed tuple return type causes GHC
panic
-+--
Reporter: sorear | Owner:
Type: bug | Status: new
Priority: normal
In ghc-6.8 20070909, my package.conf contains some strange and incorrect
paths, such as
haddockInterfaces =
["/usr/local/doc/ghc/libraries\\html\\containers\\containers.haddock"],
haddockHTMLs = ["/usr/local/doc/ghc/libraries\\html\\containers"]
In fact, the installation location is c:/ghc/ghc-6.
#930: ghc-6.6: panic! (the 'impossible' happened) mkWWcpr: not a product GHC-
Brian-6.5.1:IdInfo.IdInfo{tc rfD}
---+
Reporter: briansmith |Owner:
Type: bug | Status: closed
Pr
On Tue, Sep 11, 2007 at 12:02:26AM +0100, Claus Reinke wrote:
> consider this module, which is accepted by ghci-6.6.1:
>
>module T where
>import qualified Prelude as T(length)
>import Prelude(length)
>length = 0
>
> there is no way to refer to either length, as both 'length' and 'T.
#1661: Can't use FFI anymore.
-+--
Reporter: guest |Owner:
Type: bug | Status: closed
Priority: high |Milestone: 6.8
Component: Build System |
On Tue, Sep 11, 2007 at 12:02:26AM +0100, Claus Reinke wrote:
> consider this module, which is accepted by ghci-6.6.1:
>
>module T where
>import qualified Prelude as T(length)
>import Prelude(length)
>length = 0
All the GHC behaviour described above follows the Haskell 98 Report.
T
On 9/10/07, Claus Reinke <[EMAIL PROTECTED]> wrote:
> consider this module, which is accepted by ghci-6.6.1:
>
> module T where
> import qualified Prelude as T(length)
> import Prelude(length)
> length = 0
>
> there is no way to refer to either length, as both 'length'
> and 'T.leng
consider this module, which is accepted by ghci-6.6.1:
module T where
import qualified Prelude as T(length)
import Prelude(length)
length = 0
there is no way to refer to either length, as both 'length'
and 'T.length' are ambiguous (ghci complains on uses
of either name). but is it
#1679: ^C on zipperfs leads to crash
---+
Reporter: sorear| Owner:
Type: bug | Status: new
Priority: normal| Milestone:
Component: Compiler |Version:
#930: ghc-6.6: panic! (the 'impossible' happened) mkWWcpr: not a product GHC-
Brian-6.5.1:IdInfo.IdInfo{tc rfD}
---+
Reporter: briansmith |Owner:
Type: bug | Status: closed
Pr
#1678: runIO does not catch userErrors, just causes code generation to fail
silently
---+
Reporter: greenrd | Owner:
Type: bug | Status: new
Prior
#1630: error msg can be improved: : file name does not match
module name `Main'
-+--
Reporter: guest |Owner:
Type: bug | Status: closed
Priority: normal|Milestone:
#1677: Abysmal error message from `ghc -M`
---+
Reporter: simonpj | Owner:
Type: bug | Status: new
Priority: normal| Milestone:
Component: Compiler |
#1669: GHCi debugger underlining is in the wrong place
+---
Reporter: igloo|Owner:
Type: bug | Status: closed
Priority: normal |Milestone: 6.8
Component: GHCi
Absolutely right! Thank you Claus, I will look into this.
Simon
| note that things are going wrong in this area even without my patch.
| consider this module
| --
| {-# OPTIONS_GHC -fglasgow-exts #-}
| module Main where
| class C a b where
| c1 :: Num b => a -> b
| c2
#930: ghc-6.6: panic! (the 'impossible' happened) mkWWcpr: not a product GHC-
Brian-6.5.1:IdInfo.IdInfo{tc rfD}
---+
Reporter: briansmith |Owner:
Type: bug | Status: closed
Pr
#1670: installPackage: error reading dist/setup-config;
--+-
Reporter: [EMAIL PROTECTED] |Owner:
Type: bug| Status: closed
Priority: normal |Milestone
#1640: Bang patterns cause compilation error
--+-
Reporter: [EMAIL PROTECTED] |Owner:
Type: bug| Status: closed
Priority: normal |Milestone:
#1676: Infinite loop
--+-
Reporter: [EMAIL PROTECTED] |Owner:
Type: bug| Status: closed
Priority: normal |Milestone:
Component:
#1675: Cabal problem during install Edison
--+-
Reporter: [EMAIL PROTECTED] |Owner:
Type: bug| Status: closed
Priority: normal |Milestone:
#964: Cross Compile and Universal Binary
+---
Reporter: [EMAIL PROTECTED] |Owner:
Type: feature request | Status: new
Priority: normal
#1540: GHC on Macs
-+--
Reporter: guest |Owner: thorkilnaur
Type: task | Status: new
Priority: high |Milestone: 6.8
Component: Build System
#872: OSX universal binary distribution
+---
Reporter: guest|Owner:
Type: feature request | Status: new
Priority: normal |Milestone: _|_
Componen
#1672: allow the use of import in the interpreter to load new modules
+---
Reporter: guest|Owner:
Type: feature request | Status: closed
Priority: normal
#1671: Cannot ^C out of certain computations in GHCi
-+--
Reporter: [EMAIL PROTECTED] |Owner:
Type: bug | Status: closed
Priority: normal|Mi
#1546: maessen_hashtab is broken
-+--
Reporter: igloo |Owner: simonpj
Type: bug | Status: new
Priority: high |Milestone: 6.8
Component: Compiler | Version
#1670: installPackage: error reading dist/setup-config;
--+-
Reporter: [EMAIL PROTECTED] |Owner:
Type: bug| Status: new
Priority: normal |Milestone
#1674: Install still failing
--+-
Reporter: [EMAIL PROTECTED] |Owner:
Type: bug| Status: new
Priority: normal |Milestone:
Component: C
#1675: Cabal problem during install Edison
--+-
Reporter: [EMAIL PROTECTED] |Owner:
Type: bug| Status: new
Priority: normal |Milestone:
#1676: Infinite loop
--+-
Reporter: [EMAIL PROTECTED] |Owner:
Type: bug| Status: new
Priority: normal |Milestone:
Component: Compiler
#1673: Template Haskell support for type families
---+
Reporter: [EMAIL PROTECTED] |Owner:
Type: feature request | Status: new
Priority: low |
#1676: Infinite loop
--+-
Reporter: [EMAIL PROTECTED] |Owner:
Type: bug| Status: new
Priority: high |Milestone: 6.8
Component: Compiler
32 matches
Mail list logo