Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal. Pull mirroring updated .
  1. Nov 02, 2023
  2. Nov 01, 2023
  3. Oct 30, 2023
  4. Oct 28, 2023
  5. Oct 27, 2023
  6. Oct 26, 2023
  7. Oct 25, 2023
  8. Oct 24, 2023
  9. Oct 23, 2023
    • liamzee's avatar
      Add 9 and revise 6 comments. · 6d52922b
      liamzee authored
      As part of improving DX for new contributors, I have added
      or revised comments to the Cabal/Distribution.Simple.Flag file,
      giving it 100% comment coverage, as well as pointing out
      its isomorphism to Maybe, and adding markdown for internal links.
      
      Cabal/Distribution.Utils.IOData received a comment on withIOData,
      and had the comment on IODataMode expanded. It is still
      missing a comment on KnownIODataMode.
      
      Cabal/Distribution.Lex received a comment on its sole function,
      so its writer won't get annoyed by newbies unfamiliar with
      its lexing pattern in the future.
      
      Recent comments on Cabal/Distribution.Simple.defaultMainHelper
      and cabal-install/Distribution.Client.Main.main were amended
      for clarity, and to note the "--" behavior on
      Distribution.Client.Main.main's expandResponse.
      6d52922b
    • mergify[bot]'s avatar
      Merge pull request #9351 from haskell/foldable1-for-fields · c63eeb4a
      mergify[bot] authored
      Add instance Foldable1 for Field, FieldLine, SectionArg and Name
  10. Oct 21, 2023
  11. Oct 20, 2023
  12. Oct 19, 2023
  13. Oct 17, 2023
Loading