Skip to content
  • Fumiaki Kinoshita's avatar
    base: Add instances · 97843d0b
    Fumiaki Kinoshita authored
    This patch adds following instances:
    
    * Foldable ZipList
    * Traversable ZipList
    * Functor Complex
    * Applicative Complex
    * Monad Complex
    * Foldable Complex
    * Traversable Complex
    * Generic1 Complex
    * Monoid a => Monoid (Identity a)
    * Storable ()
    
    Reviewers: ekmett, fumieval, hvr, austin
    
    Subscribers: thomie, #core_libraries_committee
    
    Projects: #core_libraries_committee
    
    Differential Revision: https://phabricator.haskell.org/D1049
    
    GHC Trac Issues: #10609
    97843d0b
To find the state of this project's repository at the time of any of these versions, check out the tags.