[GHC] #14592: Totality checking

GHC ghc-devs at haskell.org
Sun Dec 17 13:12:05 UTC 2017


#14592: Totality checking
-------------------------------------+-------------------------------------
           Reporter:  varosi         |             Owner:  (none)
               Type:  feature        |            Status:  new
  request                            |
           Priority:  normal         |         Milestone:
          Component:  Compiler       |           Version:  8.2.1
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 Example of that is Idris totality checking (http://docs.idris-
 lang.org/en/latest/tutorial/theorems.html#sect-totality).

 This feature could be started as a very specific types of pure functions
 which could be found to be total for sure and improve it in time.
 I'm putting a ticket for discussion here, because I didn't find any ticket
 related to that in GHC Trac.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14592>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list