amazonka-test-1.3.4: Common functionality for Amazonka library test-suites.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityprovisional
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Test.AWS.Diff

Description

 

Synopsis

Documentation

diff :: (Show a, Show b) => a -> b -> IO String Source

Display the difference between two Haskell values, with control over the diff parameters.