summaryrefslogtreecommitdiff
path: root/libraries/base/tests/T7457.stdout
diff options
context:
space:
mode:
authorSergey Vinokurov <serg.foo@gmail.com>2018-02-07 21:10:17 +0000
committerBen Gamari <ben@smart-cactus.org>2018-02-14 17:06:36 -0500
commitdf449e1744d59eef7f41e09196629bc01815e984 (patch)
tree55f3cdaf89cfdf5e6d47c383fd096e5f8b352879 /libraries/base/tests/T7457.stdout
parent8936ab69d18669bab3ca4edf40458f88ae5903f0 (diff)
downloadhaskell-df449e1744d59eef7f41e09196629bc01815e984.tar.gz
Various documentation improvements
* Fix missing code example in changelog for 8.4.1 * List 'setEnv' as opposite of 'getEnv' It seems best to direct users to use 'System.Environment.setEnv' rather than 'System.Posix.Env.putEnv'. This is due to 'setEnv' being located in the same module as 'getEnv' and my virtue of working on Windows platform, whereas 'putEnv' does not have that quality because it's part of the 'unix' package. * Reflect in docs the fact that 'readMVar' is not a composition of 'takeMVVar' and 'putMVar' any more
Diffstat (limited to 'libraries/base/tests/T7457.stdout')
0 files changed, 0 insertions, 0 deletions