Re: [GHC] #7218: No type level distinction between BroadcastTChan and TChan

2012-09-06 Thread GHC
#7218: No type level distinction between BroadcastTChan and TChan
+---
  Reporter:  timthelion |  Owner:  simonmar
  Type:  feature request| Status:  closed  
  Priority:  normal |  Milestone:  
 Component:  libraries (other)  |Version:  7.4.2   
Resolution:  fixed  |   Keywords:  STM TChan   
Os:  Unknown/Multiple   |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown   | Difficulty:  Unknown 
  Testcase: |  Blockedby:  
  Blocking: |Related:  
+---
Changes (by simonmar):

  * status:  new = closed
  * resolution:  = fixed


Comment:

 {{{
 commit 4965c0139de186c8322cb48b52550acb4b8d9afa
 Author: Simon Marlow marlo...@gmail.com
 Date:   Thu Sep 6 09:46:20 2012 +0100

 Throw an exception when reading from a broadcast channel (#7218)
 }}}

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7218#comment:2
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] #7218: No type level distinction between BroadcastTChan and TChan

2012-09-05 Thread GHC
#7218: No type level distinction between BroadcastTChan and TChan
--+-
Reporter:  timthelion |   Owner:  simonmar
Type:  feature request|  Status:  new 
Priority:  normal |   Milestone:  
   Component:  libraries (other)  | Version:  7.4.2   
Keywords:  STM TChan  |  Os:  Unknown/Multiple
Architecture:  Unknown/Multiple   | Failure:  None/Unknown
  Difficulty:  Unknown|Testcase:  
   Blockedby: |Blocking:  
 Related: |  
--+-
Changes (by simonmar):

  * owner:  = simonmar
  * difficulty:  = Unknown


Comment:

 Fair point.  I'll see what I can do.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7218#comment:1
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