haskell-jp / random #15
Previous
Top
Next
igrep
2018-03-24 19:05:10 +0900
@igrep pinned a message to this channel.
igrep
2018-03-24 19:06:27 +0900
ちなみに私はもうHaskellの記事は原則としてすべてHaskell-jp Blogに書くと決めているのでNo thank youです (聞いてない:sweat_smile:
takenobu.hs
2018-03-24 20:16:28 +0900
男気ですな:slightly_smiling_face::haskell:
kakkun61
2018-03-25 17:34:20 +0900
大丈夫ですー
Haskell.jp
からのリンクのように Haskell タグを登録できればそれでー
takenobu.hs
2018-03-25 20:30:20 +0900
有難うございますー:slightly_smiling_face:
matsubara0507
2018-03-25 22:24:39 +0900
kakkun さん、ありがとうございます :pray:
追加しました :+1:
(はてなブログってカテゴリー単位でフィードが取れるんですね)
dreamwalker
2018-03-26 10:15:15 +0900
@dreamwalker has joined the channel
tsubaki
2018-03-26 12:33:31 +0900
@tsubaki has left the channel
siosio
2018-03-26 17:33:12 +0900
中国のQQというSNSアプリ内の僕が知っているHaskellグループは1000人くらいメンバーがいます!因みに話の内容は僕の中国語及びHaskellのレベルがアレな為、ちゃんと追えてません、、、
siosio
2018-03-26 17:37:26 +0900
@siosio uploaded a file:
/Haskell函数式编程群
and commented: 1079人でした
igrep
2018-03-26 17:37:51 +0900
http://www.qq.com/
ですか?
テンセントさんこんなのも出してたんですね!
siosio
2018-03-26 17:39:17 +0900
そうです!wechatよりもqqの方が古いんですよ!
siosio
2018-03-26 17:42:50 +0900
QQはスマホアプリです。アイコンはペンギンです。アプリには日本版と中国版があって日本版は機能が制限されてたりするので、中国版がオススメです!が、日本のストアから落とせるか不明です…
igrep
2018-03-26 17:49:05 +0900
ぱっと Google Playを探した感じ
日本版じゃなさそうなのは
https://play.google.com/store/apps/details?id=com.tencent.qqlite
ですね。。。惜しい。
Hiroto
2018-03-26 20:35:36 +0900
Haskellとは関係ないですが、「なるほど」絵文字ってめっちゃ便利ですよね。。海外のSlackでは:white_check_mark:か:+1:か:ok:しかなくてリアクションに困ります。(「なるほど」とはニュアンスが微妙に違う)
chris
2018-03-27 01:09:42 +0900
@chris has joined the channel
りんご姫
2018-03-27 12:02:16 +0900
@りんご姫 has joined the channel
2018-03-28 15:42:33 +0900
@ has joined the channel
MIYATA Tadaaki
2018-03-28 20:35:25 +0900
@MIYATA Tadaaki has joined the channel
2018-03-29 01:22:36 +0900
@ has joined the channel
siosio
2018-03-29 22:28:52 +0900
Tweag I/O で技術者募集してる?
https://www.tweag.io/posts/2018-03-29-we-are-hiring-swe.html
Akito
2018-03-30 14:44:43 +0900
@Akito has joined the channel
takenobu.hs
2018-03-30 22:46:13 +0900
Etherum EVMのアセンブラの共有です。 Haskellをホスト言語にしたDSLです:haskell:
https://github.com/takenobu-hs/haskell-ethereum-assembly
命令型のアセンブリ言語を、命令型風に力づくで書いたものです^^
外部ライブラリの使用は少数で、GHC拡張は不使用です。
tkch-pe
2018-03-31 01:29:31 +0900
@tkch-pe has joined the channel
takenobu.hs
2018-03-31 22:59:20 +0900
Phyxさんにより、Windowsの最大パス長の制限対策が、ghc8.6にむけて実装されたようです。
地道に働かれますね、、、
https://mail.haskell.org/pipermail/ghc-devs/2018-March/015556.html
https://phabricator.haskell.org/rGHC4de585a5c1ac3edc2914cebcac1753b514051a89
nh2
2018-04-01 22:00:05 +0900
@nh2 has joined the channel
watiko
2018-04-02 18:08:45 +0900
@watiko has joined the channel
kazu
2018-04-03 10:26:54 +0900
GHCが半年に一回リリースされるようになったようですが、ライブラリの保守はどうすればいいんですかね?
これまで、メジャーバージョンを3つサポートするのが基本でしたが、これからどうなるのでしょうか?
6つサポートするのかな?
kazu
2018-04-03 12:03:11 +0900
Macネタ:たぶん最近の Xcode のバージョンアップで、リンク時の警告が出るようになったんですが、無視して問題なんでしょうか?
https://github.com/NixOS/nixpkgs/issues/25139
igrep
2018-04-03 15:30:40 +0900
型宣言のコロンは1個でよくね?という提案
https://github.com/ghc-proposals/ghc-proposals/pull/118
takenobu.hs
2018-04-03 21:26:05 +0900
半年毎リリースになってからの正式なルールは把握していないのですが、
このPhabのやり取りをみると、(6つでなく)3つのサポートで良いようです。
https://phabricator.haskell.org/D4492
igrep
2018-04-05 08:38:40 +0900
CIでテストするのを忘れるという失態を犯してしまいましたが、リリースしました。
https://hackage.haskell.org/package/main-tester
これからHaskell-jp Blogに解説を書きます。
Hiroto
2018-04-05 12:40:04 +0900
ツイッターで話題になってるけど、愛知県立大学は1年前期でHaskellを学ぶらしいです。
https://twitter.com/kotetttt/status/981509633087913985
先生の好みで選んだ気がする(そしてわかる)。
2018-04-05 14:16:25 +0900
@ has joined the channel
2018-04-05 18:50:48 +0900
@ has joined the channel
takenobu.hs
2018-04-07 10:11:37 +0900
ICFP 2018のHaskell Implementors Workshop (HIW) のkeynoteは、Etaを作っているRahul Muttineniのようですね。
https://icfp18.sigplan.org/track/hiw-2018-papers
ICFP 2016のときは未だ、GHCVM(Etaになる前の名前)として、発表のうちの1つたったようなので、だいぶ進みましたね:haskell:
https://wiki.haskell.org/HaskellImplementorsWorkshop/2016
igrep
2018-04-09 13:41:40 +0900
CI通すのに手こずった関係で思ったより遅くなってしまいましたが、予告通り解説記事も公開しました。
https://haskell.jp/blog/posts/2018/main-tester.html
nasa
2018-04-09 20:47:51 +0900
@nasa has joined the channel
h-michael
2018-04-10 09:31:52 +0900
@h-michael has joined the channel
Kazuhiko Sakaguchi
2018-04-10 22:32:06 +0900
xmonad
があるといいかもしれないですね。自分もかれこれ8年くらい使い続けています。
https://haskell-jp.slack.com/archives/C4LFB6DE0/p1523320413000242
追記:作りました。
igrep
2018-04-11 08:02:46 +0900
チャンネルの作成は特に制限していないので、作っちゃってください! :gogo:
kazu
2018-04-11 09:21:48 +0900
ありがとうございます。
もう少し様子を見ます。
2018-04-11 11:11:37 +0900
今晩(4/12 am 2:00)zoomでSnoymanさんのwebinarがありますね。たのしみです。
https://www.fpcomplete.com/asynchronous-exception-handling-in-haskell
matsubara0507
2018-04-11 11:30:17 +0900
(am 2:00 つらい... :cry: )
2018-04-12 07:07:16 +0900
@ has joined the channel
yoshitsugu
2018-04-12 09:48:53 +0900
@yoshitsugu has joined the channel
maeken2010
2018-04-12 10:57:48 +0900
@maeken2010 has joined the channel
2018-04-12 11:04:09 +0900
@ has joined the channel
2018-04-12 21:00:38 +0900
@ has joined the channel
a_kawashiro
2018-04-12 21:47:44 +0900
@a_kawashiro has joined the channel
Previous
Top
Next