Re: [GHC] #670: External Core is broken

2011-08-28 Thread GHC
#670: External Core is broken
-+--
Reporter:  KirstenChevalier  |Owner:  tim   
Type:  bug   |   Status:  new   
Priority:  normal|Milestone:  _|_   
   Component:  External Core |  Version:  6.8.2 
Keywords:| Testcase:
   Blockedby:|   Difficulty:  Moderate (less than a day)
  Os:  Unknown/Multiple  | Blocking:
Architecture:  Unknown/Multiple  |  Failure:  GHC rejects valid program 
-+--
Changes (by zzo38):

  * failure:  None/Unknown = GHC rejects valid program


Comment:

 I want to be able to replace the entire front-end, so it could help if you
 can load external core files produced by the replaced front-end program

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/670#comment:14
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #670: External Core is broken

2009-04-13 Thread GHC
#670: External Core is broken
-+--
Reporter:  KirstenChevalier  |Owner:  tim 
Type:  bug   |   Status:  assigned
Priority:  low   |Milestone:  6.12 branch 
   Component:  External Core |  Version:  6.8.2   
Severity:  blocker   |   Resolution:  
Keywords:|   Difficulty:  Moderate (1 day)
Testcase:|   Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
-+--
Changes (by igloo):

  * milestone:  6.10 branch = 6.12 branch

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/670#comment:10
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #670: External Core is broken

2008-02-17 Thread GHC
#670: External Core is broken
--+-
 Reporter:  KirstenChevalier  |  Owner:  tim 
 Type:  bug   | Status:  assigned
 Priority:  low   |  Milestone:  6.10 branch 
Component:  External Core |Version:  6.8.2   
 Severity:  blocker   | Resolution:  
 Keywords:| Difficulty:  Moderate (1 day)
 Testcase:|   Architecture:  Multiple
   Os:  Multiple  |  
--+-
Changes (by tim):

  * status:  new = assigned
  * owner:  krc = tim
  * version:  6.4.1 = 6.8.2
 * cc: [EMAIL PROTECTED] (added)

Comment:

 Here's the state of things: The output path (printing out External Core)
 should work in the HEAD. I am currently trying to verify that and to
 update the ext-core documentation.

 The input path (reading in External Core) is a difficult problem. Aaron
 and I are both punting on it, for the immediate future. I would be happy
 to go into the deep reasons why this is hard, but I think you may know
 already, and am not sure how important this is to anyone.

 I am going to update the GHC manual to reflect that the input path isn't
 working and there are no immediate plans to fix it.

 - Tim

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/670#comment:7
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #670: External Core is broken

2007-11-13 Thread GHC
#670: External Core is broken
--+-
 Reporter:  KirstenChevalier  |  Owner:  krc 
 Type:  bug   | Status:  new 
 Priority:  low   |  Milestone:  6.10 branch 
Component:  External Core |Version:  6.4.1   
 Severity:  blocker   | Resolution:  
 Keywords:| Difficulty:  Moderate (1 day)
 Testcase:|   Architecture:  Multiple
   Os:  Multiple  |  
--+-
Changes (by simonmar):

  * milestone:  6.8 branch = 6.10 branch

Comment:

 Optimistically hoping that we might get external core working in 6.10.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/670#comment:4
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #670: External Core is broken

2007-11-13 Thread GHC
#670: External Core is broken
--+-
 Reporter:  KirstenChevalier  |  Owner:  krc 
 Type:  bug   | Status:  new 
 Priority:  low   |  Milestone:  6.10 branch 
Component:  External Core |Version:  6.4.1   
 Severity:  blocker   | Resolution:  
 Keywords:| Difficulty:  Moderate (1 day)
 Testcase:|   Architecture:  Multiple
   Os:  Multiple  |  
--+-
Changes (by guest):

 * cc: [EMAIL PROTECTED] (added)

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/670#comment:6
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #670: External Core is broken

2007-04-09 Thread GHC
#670: External Core is broken
--+-
 Reporter:  KirstenChevalier  |  Owner:  krc 
 Type:  bug   | Status:  new 
 Priority:  low   |  Milestone:  6.8 
Component:  External Core |Version:  6.4.1   
 Severity:  blocker   | Resolution:  
 Keywords:| Difficulty:  Moderate (1 day)
 Testcase:|   Architecture:  Multiple
   Os:  Multiple  |  
--+-
Changes (by igloo):

  * milestone:  6.6.1 = 6.8

Comment:

 Aaron Tomb and Tim Chevalier are working on this for 6.8.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/670
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #670: External Core is broken

2007-01-25 Thread GHC
#670: External Core is broken
--+-
 Reporter:  KirstenChevalier  |  Owner:  krc 
 Type:  bug   | Status:  new 
 Priority:  low   |  Milestone:  6.6.1   
Component:  External Core |Version:  6.4.1   
 Severity:  blocker   | Resolution:  
 Keywords:| Difficulty:  Moderate (1 day)
 Testcase:|   Architecture:  Multiple
   Os:  Multiple  |  
--+-
Changes (by igloo):

  * milestone:  = 6.6.1

Comment:

 6.6 and HEAD both give:

 {{{
 no location info:
 1: Parse error
 :
   main :: base:GHC.IOBase.IO base:GHC.Base.Z0T =
 base:System.IO.putStr
 (base:GHC.Base.unpac
 }}}

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/670
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #670: External Core is broken

2006-10-26 Thread GHC
#670: External Core is broken
--+-
 Reporter:  KirstenChevalier  |  Owner:  krc 
 Type:  bug   | Status:  new 
 Priority:  low   |  Milestone:  
Component:  External Core |Version:  6.4.1   
 Severity:  blocker   | Resolution:  
 Keywords:| Difficulty:  Moderate (1 day)
 Testcase:|   Architecture:  Multiple
   Os:  Multiple  |  
--+-
Changes (by simonmar):

  * component:  Compiler (Parser) = External Core
  * testcase:  =

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/670
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


[GHC] #670: External Core is broken

2006-01-24 Thread GHC
#670: External Core is broken
--+-
Reporter:  KirstenChevalier   |Owner:  krc 
Type:  bug|   Status:  new 
Priority:  low|Milestone:  
   Component:  Compiler (Parser)  |  Version:  6.4.1   
Severity:  blocker| Keywords:  
  Os:  Multiple   |   Difficulty:  Moderate (1 day)
Architecture:  Multiple   |  
--+-
{{{
 $ ghc -fext-core Main.hs
 $ ghc -fglasgow-exts Main.hcr
 ghc-6.5: panic! (the `impossible' happened, GHC version 6.5):
 tcIfaceGlobal (local): not found:
 Main.main{v rrl}
 []

 Please report it as a compiler bug to glasgow-haskell-bugs@haskell.org,
 or http://sourceforge.net/projects/ghc/.
 }}}

 Main.hs consists of:
 {{{ main = putStr Hello world! }}}

 I'll fix this myself if I still have commit access; I just want to have a
 record of it.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/670
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs