Skip to content

Commit b8a0acf

Browse files
authored
Merge pull request #181 from haskell-jp/fix-unicode-show
Correct a section heading
2 parents 783c594 + 31ef450 commit b8a0acf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

preprocessed-site/posts/2019/unicode-show.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ import qualified Text.Show.Unicode
112112
:set -interactive-print=Text.Show.Unicode.uprint
113113
```
114114

115-
# unicode-showの(ものすごく近い)将来
115+
# unicode-showの最近の修正
116116

117117
そんなunicode-showですが、残念ながら一昨年、作者である村主崇行さんが亡くなってしまいました[^nushio]
118118
日本に住むHaskellerをサポートする日本Haskellユーザーグループとしては、このパッケージをメンテナンスし続けることに大きな意義があると判断し、私はこのパッケージを[Haskell-jp](https://github.com/haskell-jp/)のGitHubリポジトリーでメンテナンスすることにしました。

0 commit comments

Comments
 (0)