haskell-jp / atcoder-lang-updates #7 at 2023-04-08 00:31:57 +0900

まとめます.現在結論が出てないものと出ているっぽいものをごた混ぜにして,現在提案されているパッケージは次の通りです.transitive dependency からの昇格については :arrow_heading_up: で示します:
strict 系:
• :arrow_heading_up: strict
• :new: strict-lens
• :new: strict-containers (?)
• :new: strict-containers-lens (?)
• :new: strict-tuple (?)
パーサ系:
• :new: megaparsec
• :new: trifecta
• :new: parser-combinators
圏論系 (transitive dependency の昇格):
• :arrow_heading_up: contravariant
• :arrow_heading_up: kan-extensions
• :arrow_heading_up: adjunctions
• :arrow_heading_up: bifunctors
• :arrow_heading_up: comonad
• :arrow_heading_up: distributive
• :arrow_heading_up: profunctors
• :arrow_heading_up: semigroupoids
GHC-bundled packages:
• :new: Cabal
• :new: Cabal-syntax
• :arrow_heading_up: binary
• :arrow_heading_up: directory
• :arrow_heading_up: filepath
• :new: ghc
• :new: ghc-boot
• :arrow_heading_up: ghc-boot-th
• :new: ghc-compact
• :new: ghc-heap
• :arrow_heading_up: ghc-prim
• :new: ghci
• :new: haskelline
• :new: hpc
• :new: integer-gmp
• :new: libiserv
• :arrow_heading_up: pretty
• :arrow_heading_up: process
• :arrow_heading_up: stm
• :new: terminfo
• :arrow_heading_up: time
• :arrow_heading_up: unix
• :new: xhtml
その他:
• :arrow_heading_up: these (cf. strict)
• :new: these-lens
• :arrow_heading_up: scientific (前々回の環境からの復活)
• :arrow_heading_up: split (前々回の環境からの復活)
• :arrow_heading_up: tagged
• :arrow_heading_up: indexed-traversable
• :arrow_heading_up: indexed-traversable-instances
パッケージ追加以外の提案:
• Cabal flag atcoder を追加して有効化する
ここまでの議論で提示されたパッケージでテスト作業を開始します.いくつか変更があるのでご確認ください.