[GHC] #9674: Foldable doesn't have any laws

GHC ghc-devs at haskell.org
Tue Dec 23 15:23:47 UTC 2014


#9674: Foldable doesn't have any laws
-------------------------------------+-------------------------------------
              Reporter:  dfeuer      |            Owner:  ekmett
                  Type:  task        |           Status:  new
              Priority:  normal      |        Milestone:  7.10.1
             Component:  Core        |          Version:  7.8.3
  Libraries                          |         Keywords:
            Resolution:              |     Architecture:  Unknown/Multiple
      Operating System:              |       Difficulty:  Unknown
  Unknown/Multiple                   |       Blocked By:
       Type of failure:              |  Related Tickets:
  Documentation bug                  |
             Test Case:              |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------
Changes (by dfeuer):

 * milestone:  7.12.1 => 7.10.1


Comment:

 This was mostly fixed by
 https://ghc.haskell.org/trac/ghc/browser/ghc/libraries/base/Data/Foldable.hs?rev=e5671302
 but `foldr'`, `foldl'`, `foldl1`, and `foldr1`, at least, remain
 insufficiently documented.

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


More information about the ghc-tickets mailing list