From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 01 23:56:11 2020 Received: (at 45000) by debbugs.gnu.org; 2 Dec 2020 04:56:11 +0000 Received: from localhost ([127.0.0.1]:33887 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kkKBX-0000eg-8E for submit@debbugs.gnu.org; Tue, 01 Dec 2020 23:56:11 -0500 Received: from wout4-smtp.messagingengine.com ([64.147.123.20]:39741) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kkKBV-0000eO-03 for 45000@debbugs.gnu.org; Tue, 01 Dec 2020 23:56:10 -0500 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.west.internal (Postfix) with ESMTP id E0785FDF; Tue, 1 Dec 2020 23:56:02 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Tue, 01 Dec 2020 23:56:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=terracrypt.net; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; s=fm3; bh=g9tp5WIl4d3ofqqJDskozppTF+ 0NdDnQlVOb3JniWw4=; b=VhZF+tLmyY09KcQOEcaL31lXX8+xIWmVWxJv3AX95+ /qYJJYR+7OZJgZXSimCjQyCV1bYb5rOiss5DOraouZ4F8A3n3GHPxXJuJ1h4QQYc fPJwBinSHlIT9JbtY4tsgq3+qlz27q0pwqU7A+4GMI6KdJCWTJnSZZ31qvGekCKe 3j1tFFMDiCtC7Ve2pYV+l1vXphrpHmf/pAAMczO9mxm1S0gU1BXZHcGYadvbYzvv GfWmVPmUO14QPzDaaSAmMGpTnsL6Fq1fk9nBtGSyTpHG7TBIMILYFO6yKR7+7tNi IN4990SKGokGsf+cIWndFeTT0EzmocWjo5Mk2ZdJGTMA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :message-id:mime-version:subject:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=g9tp5WIl4d3ofqqJD skozppTF+0NdDnQlVOb3JniWw4=; b=RHuMUkvsiFrQT4ty91bXBwV0C3oQGxjnr 1QeT6Wt8Bz/Dt2EJdijqNIoxgONvWq8jAmgRukWRvUsBbxzgiOylRrzG9wJSnIOn oh3UatwY2w27GRUNm+7Uum3t4iJr+A/wJHR2szXCElEqd3bQasuf8jLpKYt83Vpy /YU+2kXSEZFT1hBDCN2GVPTd/j7mOsrpTRz7fliDAzlkAp1v18fDlEjSqUOvDi/i IUxD+ybATiuCLmEuOV2IHONgRdl/7dbRGRhDoVf4aMKTVOIMijGmpkgNFOky39+9 Cnt0aQE0TAJAKLhGUkcGji18TRtCCW8F/Yd5zs695u8OqNfjKYxng== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrudeifedgjeejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgggfestdekredtre dttdenucfhrhhomheplfhonhgrthhhrghnucfhrhgvuggvrhhitghkshhonhcuoehjohhn rghthhgrnhesthgvrhhrrggtrhihphhtrdhnvghtqeenucggtffrrghtthgvrhhnpeehud efhedvtedvheefieduhffhlefgheeuudduheffffdutefgfeetvddtkeekhfenucffohhm rghinhephhgrshhkvghllhdrohhrghdphigvshhougifvggsrdgtohhmnecukfhppeeile drvdehfedrvdegjedrleeinecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehm rghilhhfrhhomhepjhhonhgrthhhrghnsehtvghrrhgrtghrhihpthdrnhgvth X-ME-Proxy: Received: from lambdacrypt.lan (c-69-253-247-96.hsd1.pa.comcast.net [69.253.247.96]) by mail.messagingengine.com (Postfix) with ESMTPA id 16C8F240059; Tue, 1 Dec 2020 23:56:02 -0500 (EST) From: Jonathan Frederickson To: 45000@debbugs.gnu.org Subject: [PATCH 1/9] gnu: Add ghc-yesod-test. Date: Tue, 1 Dec 2020 23:55:32 -0500 Message-Id: <20201202045540.31248-1-jonathan@terracrypt.net> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 45000 Cc: Jonathan Frederickson X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/haskell-web.scm (ghc-yesod-test): New variable. --- gnu/packages/haskell-web.scm | 50 ++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/gnu/packages/haskell-web.scm b/gnu/packages/haskell-web.scm index a4269599f6..b1ac84be08 100644 --- a/gnu/packages/haskell-web.scm +++ b/gnu/packages/haskell-web.scm @@ -1399,6 +1399,56 @@ Yesod related packages into one cohesive whole. This is the version of Yesod, whereas most of the core code lives in @code{ghc-yesod-core}.") (license license:expat))) +(define-public ghc-yesod-test + (package + (name "ghc-yesod-test") + (version "1.6.10") + (source + (origin + (method url-fetch) + (uri (string-append + "https://hackage.haskell.org/package/yesod-test/yesod-test-" + version + ".tar.gz")) + (sha256 + (base32 + "0vw6yg5b22a6flbl822z23k0l23as5mmxjcdnj2zgjjv5i713yfx")))) + (build-system haskell-build-system) + (inputs + `(("ghc-hunit" ,ghc-hunit) + ("ghc-aeson" ,ghc-aeson) + ("ghc-attoparsec" ,ghc-attoparsec) + ("ghc-blaze-builder" ,ghc-blaze-builder) + ("ghc-blaze-html" ,ghc-blaze-html) + ("ghc-case-insensitive" ,ghc-case-insensitive) + ("ghc-conduit" ,ghc-conduit) + ("ghc-cookie" ,ghc-cookie) + ("ghc-hspec-core" ,ghc-hspec-core) + ("ghc-html-conduit" ,ghc-html-conduit) + ("ghc-http-types" ,ghc-http-types) + ("ghc-network" ,ghc-network) + ("ghc-memory" ,ghc-memory) + ("ghc-pretty-show" ,ghc-pretty-show) + ("ghc-semigroups" ,ghc-semigroups) + ("ghc-wai" ,ghc-wai) + ("ghc-wai-extra" ,ghc-wai-extra) + ("ghc-xml-conduit" ,ghc-xml-conduit) + ("ghc-xml-types" ,ghc-xml-types) + ("ghc-yesod-core" ,ghc-yesod-core))) + (native-inputs + `(("ghc-hspec" ,ghc-hspec) + ("ghc-yesod-form" ,ghc-yesod-form) + ("ghc-unliftio" ,ghc-unliftio) + ("ghc-unliftio-core" ,ghc-unliftio-core))) + (home-page "http://www.yesodweb.com") + (synopsis + "Integration testing for WAI/Yesod Applications") + (description + "Pragmatic integration tests for haskell web applications using WAI and +optionally a database (Persistent). Its main goal is to encourage integration +and system testing of web applications by making everything easy to test.") + (license license:expat))) + (define-public ghc-hxt-charproperties (package (name "ghc-hxt-charproperties") -- 2.29.2