Skip to content
Snippets Groups Projects
  1. Mar 16, 2016
  2. Nov 29, 2015
    • Herbert Valerio Riedel's avatar
      Add instances for types formerly provided by `semigroups` · 40d4db0a
      Herbert Valerio Riedel authored
      which have moved into `base-4.9`.
      
      Specifically these are for the (new)types:
      
       - `Data.List.NonEmpty`
       - `Data.Semigroup.Arg`
       - `Data.Semigroup.First`
       - `Data.Semigroup.Last`
       - `Data.Semigroup.Max`
       - `Data.Semigroup.Min`
       - `Data.Semigroup.Option`
       - `Data.Semigroup.WrappedMonoid`
      
      Fixes #11
      40d4db0a
  3. Oct 28, 2015
  4. Oct 13, 2015
  5. Oct 04, 2015
  6. Sep 03, 2015
  7. Aug 22, 2015
  8. Jun 23, 2015
  9. May 10, 2015
    • Adam Bergmark's avatar
      Disallow building with GHC-7.2 + array-0.4 · 3c348a83
      Adam Bergmark authored
      ```
      [1 of 1] Compiling Control.DeepSeq  ( Control/DeepSeq.hs, dist/dist-sandbox-c66cf055/build/Control/DeepSeq.o )
      
      Control/DeepSeq.hs:91:1:
          ghc-prim:GHC.Generics can't be safely imported! The module itself isn't safe.
      ```
      3c348a83
  10. Mar 20, 2015
  11. Mar 19, 2015
  12. Mar 10, 2015
  13. Mar 08, 2015
  14. Mar 05, 2015
  15. Jan 15, 2015
  16. Jan 06, 2015
  17. Dec 17, 2014
  18. Dec 06, 2014
  19. Dec 05, 2014
  20. Nov 25, 2014
Loading