haskell-jp / general #10

@mrsekut has joined the channel
@toshi71 has joined the channel
John Morii(もりい)
@John Morii(もりい) has joined the channel
@ has joined the channel
今回ばかりは特別にこちらにも共有させていただきます :bow:
https://haskell-jp.slack.com/archives/C4NDY2TF1/p1536722194000100
@kyotsuya has joined the channel
特定のstack resolverではHaddockをコンパイルできないようです:scream:
https://github.com/haskell/haddock/issues/928
僕はresolverのバージョンを11.9に変えて回避しました。
ああ、以前ハマりましたねぇ。共有ありがとうございます。 :+1:
僕も今日ハマりました。過去のresolverを片っ端からコンパイルしていきました。:+1:
@ has joined the channel
公開してから1日ぐらいで満員なってもうたんよね
大盛況じゃないですか。最高のイベントにするしかない
@ has joined the channel
@kiridaruma has joined the channel
@ has joined the channel
nix を作りました。Nix、NixOS、NixOpsに興味がある方、是非joinしてください!
@zeronone has joined the channel
@ has joined the channel
@takumaw has joined the channel
@ has joined the channel
@ has joined the channel
@Yocchan has joined the channel
@Yugo Osano has joined the channel
@たろちん has joined the channel
@kobatako has joined the channel
はじめまして、関数型の言語に興味がありHaskellを勉強しようと思いました。
初心者ですがよろしくお願いいたします。
最近?http-clientのhttplbsがバージョンアップして例外を吐くようになったのですが、
なかなか型でチェックできないですし、changelogみてもいまいち変更がわからないですし
https://github.com/snoyberg/http-client/blob/master/http-client/ChangeLog.md
みなさんどうやってこういう変更をキャッチアップしてますか?
https://github.com/snoyberg/http-client
ちなみに僕はテストで気が付きましたが。
@Guvalif has joined the channel
テストするしかないと思います。ちなみにどんなふうに例外を投げるようになったんでしょうか。ユーザの1人として気になりました。
詳細書いてなくてすみません。
parseUrlやparseUrlThowのだすRequestをhttplbsに渡していたのですが

 parseUrl url >>= httpLbs


http-client-0.5でサーバーのレスポンスが
2xx以外ならStatusCodeException を出すようになっていました。修正は2年前ですね。
lts-7までhttp-client-0.4系で
lts-8よりあとはhttp-client-0.5系ですね。

https://github.com/snoyberg/http-client/compare/http-client/0.4.31.2...http-client/0.5.0#diff-b89b6c5bb6a8d809979551170de79359R91

https://github.com/snoyberg/http-client/blob/b476183dd3b3a0bdb878102f9e93d785ea8d10f8/http-client/Network/HTTP/Client/Request.hs#L95
ありがとうございます。influxdbパッケージでhttp-clientを使っているのですが、この時は他の破壊的変更の対応をしてるときに、たまたまこの挙動の変化に気がついた記憶があります。
@podhmo has joined the channel
@ has joined the channel
@ has joined the channel
@ has joined the channel
@tanashin has joined the channel
@ysatoshi has joined the channel
@autotaker has joined the channel
@ has joined the channel