Re: [GHC] #7061: Allow 'default' declarations within GHCi

2012-07-16 Thread GHC
#7061: Allow  'default' declarations within GHCi
---+
  Reporter:  parcs |  Owner:  simonmar
  Type:  feature request   | Status:  closed  
  Priority:  high  |  Milestone:  7.6.1   
 Component:  GHCi  |Version:  7.4.2   
Resolution:  fixed |   Keywords:  
Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown  | Difficulty:  Unknown 
  Testcase:|  Blockedby:  
  Blocking:|Related:  
---+
Changes (by simonmar):

  * status:  patch => closed
  * resolution:  => fixed


Comment:

 Applied, thanks!

 commit 520d82b6ea81b39fcea6b4c06e40b38b85745599

 {{{
 Author: Patrick Palka 
 Date:   Sun Jul 8 12:49:22 2012 -0400

 Allow 'default' declarations in GHCi
 }}}

-- 
Ticket URL: 
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] #7061: Allow 'default' declarations within GHCi

2012-07-16 Thread GHC
#7061: Allow  'default' declarations within GHCi
-+--
Reporter:  parcs |   Owner:  simonmar
Type:  feature request   |  Status:  patch   
Priority:  high  |   Milestone:  7.6.1   
   Component:  GHCi  | Version:  7.4.2   
Keywords:|  Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  | Failure:  None/Unknown
  Difficulty:  Unknown   |Testcase:  
   Blockedby:|Blocking:  
 Related:|  
-+--
Changes (by simonpj):

  * status:  new => patch


-- 
Ticket URL: 
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] #7061: Allow 'default' declarations within GHCi

2012-07-16 Thread GHC
#7061: Allow  'default' declarations within GHCi
-+--
Reporter:  parcs |   Owner:  simonmar
Type:  feature request   |  Status:  new 
Priority:  high  |   Milestone:  7.6.1   
   Component:  GHCi  | Version:  7.4.2   
Keywords:|  Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  | Failure:  None/Unknown
  Difficulty:  Unknown   |Testcase:  
   Blockedby:|Blocking:  
 Related:|  
-+--
Changes (by simonpj):

  * owner:  => simonmar


-- 
Ticket URL: 
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] #7061: Allow 'default' declarations within GHCi

2012-07-11 Thread GHC
#7061: Allow  'default' declarations within GHCi
-+--
Reporter:  parcs |   Owner:  
Type:  feature request   |  Status:  new 
Priority:  high  |   Milestone:  7.6.1   
   Component:  GHCi  | Version:  7.4.2   
Keywords:|  Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  | Failure:  None/Unknown
  Difficulty:  Unknown   |Testcase:  
   Blockedby:|Blocking:  
 Related:|  
-+--
Changes (by simonmar):

  * priority:  normal => high
  * difficulty:  => Unknown
  * milestone:  => 7.6.1


Comment:

 Looks good.

-- 
Ticket URL: 
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] #7061: Allow 'default' declarations within GHCi

2012-07-08 Thread GHC
#7061: Allow  'default' declarations within GHCi
--+-
 Reporter:  parcs |  Owner:  
 Type:  feature request   | Status:  new 
 Priority:  normal|  Component:  GHCi
  Version:  7.4.2 |   Keywords:  
   Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
  Failure:  None/Unknown  |   Testcase:  
Blockedby:|   Blocking:  
  Related:|  
--+-
 GHCi currently doesn't support 'default' declarations, and #4929 somehow
 missed it (or perhaps it was intentionally not implemented?)

 Nonetheless, the addition turned out to be seemingly straightforward.
 Patch attached.

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

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