diff options
author | Erik de Castro Lopo <erikd@mega-nerd.com> | 2016-03-28 14:52:35 +0200 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2016-03-29 12:37:57 +0200 |
commit | 0f0c1387882be6a19af2cf3e6a005d70a3e84ae7 (patch) | |
tree | ff5eb439395e21fe0e0e08597355de7110fe2531 /compiler/utils/Encoding.hs | |
parent | a658ad9f5b9849296ac25225174dac6a700a235e (diff) | |
download | haskell-0f0c1387882be6a19af2cf3e6a005d70a3e84ae7.tar.gz |
base: Document caveats about Control.Concurrent.Chan
These are implemented using `MVars` which have known caveats. Suggest
the use of `TChan` from the stm library instead.
Test Plan: n/a
Reviewers: austin, hvr, bgamari
Reviewed By: bgamari
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D2047
Diffstat (limited to 'compiler/utils/Encoding.hs')
0 files changed, 0 insertions, 0 deletions