-- | -- Module : Test.AWS.Prelude -- Copyright : (c) 2013-2015 Brendan Hay -- License : Mozilla Public License, v. 2.0. -- Maintainer : Brendan Hay -- Stability : provisional -- Portability : non-portable (GHC extensions) -- module Test.AWS.Prelude ( module Export ) where import Test.AWS.Assert as Export import Test.AWS.Orphans as Export () import Test.AWS.TH as Export