Skip to content
Snippets Groups Projects
  1. May 25, 2023
    • Jean-Paul Calderone's avatar
      make sure we can runi the tests · 2de95a22
      Jean-Paul Calderone authored
      `cabal run tests` sometimes fails with an error about the build plan not
      including the test suite :(  but we can make sure the plan includes the test
      suite with this flag.
      2de95a22
    • Jean-Paul Calderone's avatar
      Slightly simplify some of the download implementation · 0f326758
      Jean-Paul Calderone authored
      Basically, move more processing inside the `Either DownloadError` so that
      context can be disregarded where it isn't relevant.
      
      Also remove the list from `downloadShare` so that its caller can arrange for
      any desired concurrency, retries, etc.
      0f326758
  2. May 08, 2023
  3. May 06, 2023
  4. May 05, 2023
  5. May 04, 2023
  6. May 03, 2023
  7. May 02, 2023
  8. May 01, 2023
Loading