packages feed

stratosphere-apptest-1.0.0: gen/Stratosphere/AppTest/TestCase/InputProperty.hs-boot

module Stratosphere.AppTest.TestCase.InputProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data InputProperty :: Prelude.Type
instance ToResourceProperties InputProperty
instance Prelude.Eq InputProperty
instance Prelude.Show InputProperty
instance JSON.ToJSON InputProperty