Skip to content
Snippets Groups Projects
  1. Aug 01, 2023
  2. Feb 04, 2023
  3. Feb 01, 2023
  4. Jan 31, 2023
    • Ryan Scott's avatar
      Migrate Foldable1 instances · dd6606c4
      Ryan Scott authored
      The `Foldable1` class (originally from the `semigroupoids` library) was added
      to `base` in version 4.18.0.0 (GHC 9.6.1). The `semigroupoids` library defined
      `Foldable1` instances for data types from `transformers`, so this patch moves
      the corresponding instances to `transformers` itself to accommodate the
      migration.
      
      For more information on `Foldable1`, see this Core Libraries Committee
      proposal:
      https://github.com/haskell/core-libraries-committee/issues/9
      dd6606c4
  5. Jan 09, 2023
  6. Jan 07, 2023
  7. Feb 18, 2022
  8. Feb 02, 2022
  9. Jul 09, 2021
  10. Jul 05, 2021
  11. Jun 19, 2021
  12. Jun 05, 2021
  13. Feb 15, 2021
  14. Oct 22, 2020
  15. Jun 06, 2020
  16. Mar 02, 2019
  17. Feb 02, 2019
Loading