[GHC] #9478: Partial type signatures

#9478: Partial type signatures -------------------------------------+------------------------------------- Reporter: simonpj | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.8.2 Keywords: | Operating System: Architecture: Unknown/Multiple | Unknown/Multiple Difficulty: Unknown | Type of failure: Blocked By: | None/Unknown Related Tickets: | Test Case: | Blocking: | Differential Revisions: Phab:D168 -------------------------------------+------------------------------------- This ticket tracks progress on '''partial type signatures'''. * Wiki page [wiki:PartialTypeSignatures] * Phabricator link: Phab:D168 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9478 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9478: Partial type signatures -------------------------------------+------------------------------------- Reporter: simonpj | Owner: Type: feature | Status: new request | Milestone: Priority: normal | Version: 7.8.2 Component: Compiler | Keywords: Resolution: | Architecture: Unknown/Multiple Operating System: | Difficulty: Unknown Unknown/Multiple | Blocked By: Type of failure: | Related Tickets: None/Unknown | Test Case: | Blocking: | Differential Revisions: Phab:D168 | -------------------------------------+------------------------------------- Changes (by simonpj): * type: bug => feature request -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9478#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9478: Partial type signatures
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner:
Type: feature | Status: new
request | Milestone:
Priority: normal | Version: 7.8.2
Component: Compiler | Keywords:
Resolution: | Architecture: Unknown/Multiple
Operating System: | Difficulty: Unknown
Unknown/Multiple | Blocked By:
Type of failure: | Related Tickets:
None/Unknown |
Test Case: |
Blocking: |
Differential Revisions: Phab:D168 |
-------------------------------------+-------------------------------------
Comment (by Austin Seipp

#9478: Partial type signatures
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions: Phab:D168
-------------------------------------+-------------------------------------
Comment (by Thomas Miedema

#9478: Partial type signatures -------------------------------------+------------------------------------- Reporter: simonpj | Owner: Type: feature request | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.8.2 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D168 Wiki Page: | -------------------------------------+------------------------------------- Changes (by mpickering): * status: new => closed * resolution: => fixed -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9478#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9478: Partial type signatures
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner:
Type: feature request | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.2
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D168
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Thomas Miedema

#9478: Partial type signatures -------------------------------------+------------------------------------- Reporter: simonpj | Owner: Type: feature request | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.8.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: partial- | sigs/should_compile/PatBind2 | partial- | sigs/should_compile/EqualityConstraint Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D168 Wiki Page: | -------------------------------------+------------------------------------- Changes (by thomie): * status: closed => new * testcase: => partial-sigs/should_compile/PatBind2 partial- sigs/should_compile/EqualityConstraint * resolution: fixed => Comment: Reopening, because the tests `EqualityConstraint` and `PatBind2` are still marked expect_broken for this ticket. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9478#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#9478: Partial type signatures
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case: partial-
| sigs/should_compile/PatBind2
| partial-
| sigs/should_compile/EqualityConstraint
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D168
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones

#9478: Partial type signatures
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case: partial-
| sigs/should_compile/PatBind2
| partial-
| sigs/should_compile/EqualityConstraint
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D168
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones

#9478: Partial type signatures
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case: partial-
| sigs/should_compile/PatBind2
| partial-
| sigs/should_compile/EqualityConstraint
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D168
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Simon Peyton Jones

#9478: Partial type signatures -------------------------------------+------------------------------------- Reporter: simonpj | Owner: Type: feature request | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.8.2 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: partial- | sigs/should_compile/PatBind2 | partial- | sigs/should_compile/EqualityConstraint Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D168 Wiki Page: | -------------------------------------+------------------------------------- Changes (by simonpj): * status: new => closed * resolution: => fixed Comment: This last patch finally fixes the `EqualityConstraint` test. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9478#comment:10 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC