Skip to content

依存関係ダイエット その2 #46

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
3 tasks done
igrep opened this issue Nov 1, 2018 · 0 comments
Closed
3 tasks done

依存関係ダイエット その2 #46

igrep opened this issue Nov 1, 2018 · 0 comments
Labels
priority:medium なるべくHaskell Day当日までに直したいもののうち、重要度が低めのもの

Comments

@igrep
Copy link
Member

igrep commented Nov 1, 2018

#37 から続きで。
package.yaml を見ていて気づいたところを挙げておきます。

  • vectorは多分もう使っていない
  • hint ももう要らない。(昔課題の判定をhintでやろうとしたけどうまくいかなかった)
  • yamlパッケージはExerciseRecordRead, Show辺りで済ますようにすれば要らなくなりそう(ほかにもしよさげな依存関係が軽いテキスト形式のシリアライザーがあればそちらでもよし)。

おそらくyamlパッケージを消すのが一番効果的。

@igrep igrep added the priority:medium なるべくHaskell Day当日までに直したいもののうち、重要度が低めのもの label Nov 1, 2018
@igrep igrep closed this as completed Nov 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:medium なるべくHaskell Day当日までに直したいもののうち、重要度が低めのもの
Projects
None yet
Development

No branches or pull requests

1 participant