diff options
author | Nathan Collins <conathan@galois.com> | 2017-12-09 18:58:03 -0800 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2018-01-02 16:28:09 -0500 |
commit | a67c264201a5d73d3624a73359f36adfaf6ec33c (patch) | |
tree | a0f76878bac0ecd9c35d43d16ccaa16aa8f6cd3b /testsuite/tests/quasiquotation/Makefile | |
parent | 69f1e49dfe33de4e077ec8b1e43432929a4e833e (diff) | |
download | haskell-a67c264201a5d73d3624a73359f36adfaf6ec33c.tar.gz |
Add example to Control.Monad.join docs
The example is using `join . atomically` to run IO actions computed by
STM transactions.
I couldn't figure out how to link to the STM docs in
`Control.Monad.STM`, because that module comes from the `stm` package,
not from `base`, even though `stm` is also part of the GHC source
tree. So, instead I linked to the STM docs in `GHC.Conc`, which seems
inferior to linking to `Control.Monad.STM`, but better than having no
links at all.
Diffstat (limited to 'testsuite/tests/quasiquotation/Makefile')
0 files changed, 0 insertions, 0 deletions