diff options
author | 2020-08-06 16:47:20 +1000 | |
---|---|---|
committer | 2020-08-06 19:47:17 +0100 | |
commit | 820ae02162bae1a454c18ca04f8cd88c175fc708 (patch) | |
tree | 83a80ed70dd68f5aeec4b2af0d143344f455863d /dev-haskell | |
parent | www-apps/gitit: remove old (diff) | |
download | gentoo-820ae02162bae1a454c18ca04f8cd88c175fc708.tar.gz gentoo-820ae02162bae1a454c18ca04f8cd88c175fc708.tar.bz2 gentoo-820ae02162bae1a454c18ca04f8cd88c175fc708.zip |
dev-haskell/happstack-server: remove old
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Jack Todaro <solpeth@posteo.org>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell')
7 files changed, 0 insertions, 345 deletions
diff --git a/dev-haskell/happstack-server/Manifest b/dev-haskell/happstack-server/Manifest index b0ed34a0e0d1..b3efd76a4f91 100644 --- a/dev-haskell/happstack-server/Manifest +++ b/dev-haskell/happstack-server/Manifest @@ -1,7 +1 @@ -DIST happstack-server-7.1.7.1.tar.gz 78293 BLAKE2B d75dbc1d81c9b496671ffaba6d652aae2fb36801efeafe5a831a02b4feedbad4002b42eea53ad94ccf9e2861bb0772b8ccc8b1c3c9e582b3dd048ddd30e5b455 SHA512 d43c22421e3468fc5fd9e943088db9df3ca394dd964aaa1b9caba998a1e94923956912cdf46fd17cc99969f03097d24b5426f83dbec58585b366478ff46dd5b4 -DIST happstack-server-7.3.9.tar.gz 79473 BLAKE2B d32a9882b8570b8871cd2b3e00605776c747f498be1eaa3a561a1df8b0294a807691e0e33ef50e4a32c49fd4c4a10612fb62a39692d3d4cd9942d251853302a5 SHA512 3bbfa96e17d5e452604c81f1322a3dbec9a44eae76c448e6a79843c05a079c5d081d58a7d126d8bd2957d774899b6678eeadc17fa161f58046296299b1a1c7a2 -DIST happstack-server-7.4.5.tar.gz 79941 BLAKE2B 8b02cf9af538c45782d36e098b2f235ae4763f7206ff644e8b21aaae821480083706904754268d5288e370a8df5f9fcbaab2080515684e782170d28ba8d58ad6 SHA512 52aa4261abe1cea3211add541b6831e0d586dcfc1e24d6d22ac7b69c10fd26ddaa93b2582ee586d9bb8dbef88b7f2e135f874a5ac65d0085d406fa6fa7a6b618 -DIST happstack-server-7.4.6.1.tar.gz 81027 BLAKE2B 618b3b146740efac35d63a1bbf6b8ea176ca8b945ed1693b9b5022f727635aea5442eac4201bb44ace3ac6a91281c73c881140f54ca063a2f7bfb97800fb5cae SHA512 499975de4919b38301ad065e260d22edb8aca116252a9004a631ec122efaf92b779ebfb7a6480aabad23ba0602e723f3ef78247a274489b073525831d8b72593 -DIST happstack-server-7.4.6.2.tar.gz 81122 BLAKE2B ad0b0f4bd9308782dfc0dd91d329e331055f6610ac0c225794d6580d05eb44742a289add593ffec9487bf4220f861e515a6a2307915c5ce4d5a61df743dbf6e2 SHA512 6fb34bbb3a03e985d53a253db523c01f2f2f1e319e8528f9ab8cd4c9ffeeaeca4d3768f154c9eb12419b87bfd9007ee38ae195a8c265867b1526da3e353722b2 -DIST happstack-server-7.5.3.tar.gz 81971 BLAKE2B 33a59e695bf1ec3944b6565cce05cb6b87c2ba3ca56e22fa9e29c7def4a7e561e7935e1fcb979db4a09beb5f58482ac293025970372c684af86b0884416a7f38 SHA512 61edd4474e1476d85dc3ab6e4675d544029bf088babac9615b1fc5d582be0af2326497e7a33b44cd5cd9a097b23b20f5817a3d500555f3ec70ef464f3c2a7591 DIST happstack-server-7.6.0.tar.gz 85715 BLAKE2B c4a673b6575a3131b29f00f4463431605bd26b469a366cbab3f87662b1e2c0ab43b4a6d205dec30ede009a71de38f27fcfcbd1ddf938ac1e4f419b1a31119c83 SHA512 cea814b470dd2d7a1dc3cf8a2724aa72e23f7832fc5292a7a1b3fbf8a6ef0980f13db777fadea3bdc5c9cb7dca7b35700ff2b94d6632ff7857a546a19ed1548f diff --git a/dev-haskell/happstack-server/happstack-server-7.1.7.1.ebuild b/dev-haskell/happstack-server/happstack-server-7.1.7.1.ebuild deleted file mode 100644 index 89f22a81ddb3..000000000000 --- a/dev-haskell/happstack-server/happstack-server-7.1.7.1.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -# ebuild generated by hackport 0.3.2.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Web related tools and services" -HOMEPAGE="http://happstack.com" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -#hackport: ignore-flag network_2_2_3 ; flag for old network compatibility -#hackport: ignore-flag template_haskell: non GHC compiler -IUSE="" - -RDEPEND="=dev-haskell/base64-bytestring-1.0*:=[profile?] - >=dev-haskell/blaze-html-0.5:=[profile?] - <dev-haskell/blaze-html-0.7:=[profile?] - dev-haskell/extensible-exceptions:=[profile?] - >=dev-haskell/hslogger-1.0.2:=[profile?] - dev-haskell/html:=[profile?] - =dev-haskell/monad-control-0.3*:=[profile?] - >=dev-haskell/mtl-2:=[profile?] - <dev-haskell/mtl-2.2:=[profile?] - <dev-haskell/parsec-4:=[profile?] - >=dev-haskell/sendfile-0.7.1:=[profile?] - <dev-haskell/sendfile-0.8:=[profile?] - dev-haskell/syb:=[profile?] - >=dev-haskell/system-filepath-0.3.1:=[profile?] - >=dev-haskell/text-0.10:=[profile?] - <dev-haskell/text-0.12:=[profile?] - >=dev-haskell/threads-0.5:=[profile?] - dev-haskell/time-compat:=[profile?] - >=dev-haskell/transformers-0.1.3:=[profile?] - <dev-haskell/transformers-0.4:=[profile?] - =dev-haskell/transformers-base-0.4*:=[profile?] - >=dev-haskell/utf8-string-0.3.4:=[profile?] - <dev-haskell/utf8-string-0.4:=[profile?] - dev-haskell/xhtml:=[profile?] - dev-haskell/zlib:=[profile?] - >=dev-lang/ghc-6.12.1:= - >=dev-haskell/network-2.2.3:=[profile?] - " -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( dev-haskell/hunit - )" diff --git a/dev-haskell/happstack-server/happstack-server-7.3.9.ebuild b/dev-haskell/happstack-server/happstack-server-7.3.9.ebuild deleted file mode 100644 index f825a535bbeb..000000000000 --- a/dev-haskell/happstack-server/happstack-server-7.3.9.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -# ebuild generated by hackport 0.4.4.9999 -#hackport: flags: +network_2_2_3 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Web related tools and services" -HOMEPAGE="http://happstack.com" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="+network-uri +template-haskell" - -RDEPEND=">=dev-haskell/base64-bytestring-1.0:=[profile?] <dev-haskell/base64-bytestring-1.1:=[profile?] - >=dev-haskell/blaze-html-0.5:=[profile?] <dev-haskell/blaze-html-0.8:=[profile?] - dev-haskell/extensible-exceptions:=[profile?] - >=dev-haskell/hslogger-1.0.2:=[profile?] - dev-haskell/html:=[profile?] - >=dev-haskell/monad-control-0.3:=[profile?] <dev-haskell/monad-control-0.4:=[profile?] - >=dev-haskell/mtl-2:=[profile?] <dev-haskell/mtl-2.3:=[profile?] - <dev-haskell/parsec-4:=[profile?] - >=dev-haskell/sendfile-0.7.1:=[profile?] <dev-haskell/sendfile-0.8:=[profile?] - dev-haskell/syb:=[profile?] - >=dev-haskell/system-filepath-0.3.1:=[profile?] - >=dev-haskell/text-0.10:=[profile?] <dev-haskell/text-1.3:=[profile?] - >=dev-haskell/threads-0.5:=[profile?] - dev-haskell/time-compat:=[profile?] - >=dev-haskell/transformers-0.1.3:=[profile?] <dev-haskell/transformers-0.5:=[profile?] - >=dev-haskell/transformers-base-0.4:=[profile?] <dev-haskell/transformers-base-0.5:=[profile?] - >=dev-haskell/utf8-string-0.3.4:=[profile?] <dev-haskell/utf8-string-0.4:=[profile?] - dev-haskell/xhtml:=[profile?] - dev-haskell/zlib:=[profile?] - >=dev-lang/ghc-7.4.1:= - network-uri? ( >dev-haskell/network-2.6:=[profile?] <dev-haskell/network-2.7:=[profile?] - >=dev-haskell/network-uri-2.6:=[profile?] <dev-haskell/network-uri-2.7:=[profile?] ) - !network-uri? ( <dev-haskell/network-2.6:=[profile?] ) -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( dev-haskell/hunit ) -" - -src_configure() { - haskell-cabal_src_configure \ - $(cabal_flag network-uri network-uri) \ - --flag=network_2_2_3 \ - $(cabal_flag template-haskell template_haskell) -} diff --git a/dev-haskell/happstack-server/happstack-server-7.4.5.ebuild b/dev-haskell/happstack-server/happstack-server-7.4.5.ebuild deleted file mode 100644 index 3ced33df3d16..000000000000 --- a/dev-haskell/happstack-server/happstack-server-7.4.5.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -# ebuild generated by hackport 0.4.6.9999 -#hackport: flags: +network_2_2_3 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Web related tools and services" -HOMEPAGE="http://happstack.com" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="+network-uri +template-haskell" - -RDEPEND=">=dev-haskell/base64-bytestring-1.0:=[profile?] <dev-haskell/base64-bytestring-1.1:=[profile?] - >=dev-haskell/blaze-html-0.5:=[profile?] <dev-haskell/blaze-html-0.9:=[profile?] - dev-haskell/exceptions:=[profile?] - dev-haskell/extensible-exceptions:=[profile?] - >=dev-haskell/hslogger-1.0.2:=[profile?] - dev-haskell/html:=[profile?] - >=dev-haskell/monad-control-0.3:=[profile?] <dev-haskell/monad-control-1.1:=[profile?] - >=dev-haskell/mtl-2:=[profile?] <dev-haskell/mtl-2.3:=[profile?] - dev-haskell/old-locale:=[profile?] - <dev-haskell/parsec-4:=[profile?] - >=dev-haskell/sendfile-0.7.1:=[profile?] <dev-haskell/sendfile-0.8:=[profile?] - dev-haskell/syb:=[profile?] - >=dev-haskell/system-filepath-0.3.1:=[profile?] - >=dev-haskell/text-0.10:=[profile?] <dev-haskell/text-1.3:=[profile?] - >=dev-haskell/threads-0.5:=[profile?] - dev-haskell/time-compat:=[profile?] - >=dev-haskell/transformers-0.1.3:=[profile?] <dev-haskell/transformers-0.5:=[profile?] - >=dev-haskell/transformers-base-0.4:=[profile?] <dev-haskell/transformers-base-0.5:=[profile?] - >=dev-haskell/transformers-compat-0.3:=[profile?] <dev-haskell/transformers-compat-0.5:=[profile?] - >=dev-haskell/utf8-string-0.3.4:=[profile?] <dev-haskell/utf8-string-1.1:=[profile?] - dev-haskell/xhtml:=[profile?] - dev-haskell/zlib:=[profile?] - >=dev-lang/ghc-7.4.1:= - network-uri? ( >dev-haskell/network-2.6:=[profile?] <dev-haskell/network-2.7:=[profile?] - >=dev-haskell/network-uri-2.6:=[profile?] <dev-haskell/network-uri-2.7:=[profile?] ) - !network-uri? ( <dev-haskell/network-2.6:=[profile?] ) -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( dev-haskell/hunit ) -" - -src_configure() { - haskell-cabal_src_configure \ - $(cabal_flag network-uri network-uri) \ - --flag=network_2_2_3 \ - $(cabal_flag template-haskell template_haskell) -} diff --git a/dev-haskell/happstack-server/happstack-server-7.4.6.1.ebuild b/dev-haskell/happstack-server/happstack-server-7.4.6.1.ebuild deleted file mode 100644 index e635067bf7b8..000000000000 --- a/dev-haskell/happstack-server/happstack-server-7.4.6.1.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -# ebuild generated by hackport 0.4.7.9999 -#hackport: flags: +network_2_2_3 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Web related tools and services" -HOMEPAGE="http://happstack.com" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="+network-uri +template-haskell" - -RDEPEND=">=dev-haskell/base64-bytestring-1.0:=[profile?] <dev-haskell/base64-bytestring-1.1:=[profile?] - >=dev-haskell/blaze-html-0.5:=[profile?] <dev-haskell/blaze-html-0.9:=[profile?] - dev-haskell/exceptions:=[profile?] - dev-haskell/extensible-exceptions:=[profile?] - >=dev-haskell/hslogger-1.0.2:=[profile?] - dev-haskell/html:=[profile?] - >=dev-haskell/monad-control-0.3:=[profile?] <dev-haskell/monad-control-1.1:=[profile?] - >=dev-haskell/mtl-2:=[profile?] <dev-haskell/mtl-2.3:=[profile?] - dev-haskell/old-locale:=[profile?] - <dev-haskell/parsec-4:=[profile?] - >=dev-haskell/sendfile-0.7.1:=[profile?] <dev-haskell/sendfile-0.8:=[profile?] - dev-haskell/syb:=[profile?] - >=dev-haskell/system-filepath-0.3.1:=[profile?] - >=dev-haskell/text-0.10:=[profile?] <dev-haskell/text-1.3:=[profile?] - >=dev-haskell/threads-0.5:=[profile?] - dev-haskell/time-compat:=[profile?] - >=dev-haskell/transformers-0.1.3:=[profile?] <dev-haskell/transformers-0.6:=[profile?] - >=dev-haskell/transformers-base-0.4:=[profile?] <dev-haskell/transformers-base-0.5:=[profile?] - >=dev-haskell/transformers-compat-0.3:=[profile?] <dev-haskell/transformers-compat-0.6:=[profile?] - >=dev-haskell/utf8-string-0.3.4:=[profile?] <dev-haskell/utf8-string-1.1:=[profile?] - dev-haskell/xhtml:=[profile?] - dev-haskell/zlib:=[profile?] - >=dev-lang/ghc-7.4.1:= - network-uri? ( >dev-haskell/network-2.6:=[profile?] <dev-haskell/network-2.7:=[profile?] - >=dev-haskell/network-uri-2.6:=[profile?] <dev-haskell/network-uri-2.7:=[profile?] ) - !network-uri? ( <dev-haskell/network-2.6:=[profile?] ) -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( dev-haskell/hunit ) -" - -src_configure() { - haskell-cabal_src_configure \ - $(cabal_flag network-uri network-uri) \ - --flag=network_2_2_3 \ - $(cabal_flag template-haskell template_haskell) -} diff --git a/dev-haskell/happstack-server/happstack-server-7.4.6.2.ebuild b/dev-haskell/happstack-server/happstack-server-7.4.6.2.ebuild deleted file mode 100644 index 04cc300189c7..000000000000 --- a/dev-haskell/happstack-server/happstack-server-7.4.6.2.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -# ebuild generated by hackport 0.5.9999 -#hackport: flags: +network_2_2_3 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Web related tools and services" -HOMEPAGE="http://happstack.com" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="+network-uri +template-haskell" - -RDEPEND=">=dev-haskell/base64-bytestring-1.0:=[profile?] <dev-haskell/base64-bytestring-1.1:=[profile?] - >=dev-haskell/blaze-html-0.5:=[profile?] <dev-haskell/blaze-html-0.9:=[profile?] - dev-haskell/exceptions:=[profile?] - dev-haskell/extensible-exceptions:=[profile?] - >=dev-haskell/hslogger-1.0.2:=[profile?] - dev-haskell/html:=[profile?] - >=dev-haskell/monad-control-0.3:=[profile?] <dev-haskell/monad-control-1.1:=[profile?] - >=dev-haskell/mtl-2:=[profile?] <dev-haskell/mtl-2.3:=[profile?] - dev-haskell/old-locale:=[profile?] - <dev-haskell/parsec-4:=[profile?] - >=dev-haskell/sendfile-0.7.1:=[profile?] <dev-haskell/sendfile-0.8:=[profile?] - dev-haskell/syb:=[profile?] - >=dev-haskell/system-filepath-0.3.1:=[profile?] - >=dev-haskell/text-0.10:=[profile?] <dev-haskell/text-1.3:=[profile?] - >=dev-haskell/threads-0.5:=[profile?] - dev-haskell/time-compat:=[profile?] - >=dev-haskell/transformers-0.1.3:=[profile?] <dev-haskell/transformers-0.6:=[profile?] - >=dev-haskell/transformers-base-0.4:=[profile?] <dev-haskell/transformers-base-0.5:=[profile?] - >=dev-haskell/transformers-compat-0.3:=[profile?] <dev-haskell/transformers-compat-0.6:=[profile?] - >=dev-haskell/utf8-string-0.3.4:=[profile?] <dev-haskell/utf8-string-1.1:=[profile?] - dev-haskell/xhtml:=[profile?] - dev-haskell/zlib:=[profile?] - >=dev-lang/ghc-7.4.1:= - network-uri? ( >dev-haskell/network-2.6:=[profile?] <dev-haskell/network-2.7:=[profile?] - >=dev-haskell/network-uri-2.6:=[profile?] <dev-haskell/network-uri-2.7:=[profile?] ) - !network-uri? ( <dev-haskell/network-2.6:=[profile?] ) -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.8 - test? ( dev-haskell/hunit ) -" - -src_configure() { - haskell-cabal_src_configure \ - $(cabal_flag network-uri network-uri) \ - --flag=network_2_2_3 \ - $(cabal_flag template-haskell template_haskell) -} diff --git a/dev-haskell/happstack-server/happstack-server-7.5.3.ebuild b/dev-haskell/happstack-server/happstack-server-7.5.3.ebuild deleted file mode 100644 index 70766b403fee..000000000000 --- a/dev-haskell/happstack-server/happstack-server-7.5.3.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -# ebuild generated by hackport 0.6.9999 -#hackport: flags: +network_2_2_3 - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="Web related tools and services" -HOMEPAGE="http://happstack.com" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="+network-uri +template-haskell" - -RDEPEND=">=dev-haskell/base64-bytestring-1.0:=[profile?] <dev-haskell/base64-bytestring-1.1:=[profile?] - >=dev-haskell/blaze-html-0.5:=[profile?] <dev-haskell/blaze-html-0.10:=[profile?] - dev-haskell/exceptions:=[profile?] - dev-haskell/extensible-exceptions:=[profile?] - >=dev-haskell/hslogger-1.0.2:=[profile?] - dev-haskell/html:=[profile?] - >=dev-haskell/monad-control-0.3:=[profile?] <dev-haskell/monad-control-1.1:=[profile?] - >=dev-haskell/mtl-2:=[profile?] <dev-haskell/mtl-2.3:=[profile?] - dev-haskell/old-locale:=[profile?] - <dev-haskell/parsec-4:=[profile?] - >=dev-haskell/semigroups-0.16:=[profile?] - >=dev-haskell/sendfile-0.7.1:=[profile?] <dev-haskell/sendfile-0.8:=[profile?] - dev-haskell/syb:=[profile?] - >=dev-haskell/system-filepath-0.3.1:=[profile?] - >=dev-haskell/text-0.10:=[profile?] <dev-haskell/text-1.3:=[profile?] - >=dev-haskell/threads-0.5:=[profile?] - >=dev-haskell/transformers-base-0.4:=[profile?] <dev-haskell/transformers-base-0.5:=[profile?] - >=dev-haskell/transformers-compat-0.3:=[profile?] <dev-haskell/transformers-compat-0.7:=[profile?] - >=dev-haskell/utf8-string-0.3.4:=[profile?] <dev-haskell/utf8-string-1.1:=[profile?] - dev-haskell/xhtml:=[profile?] - dev-haskell/zlib:=[profile?] - >=dev-lang/ghc-7.8.2:= - network-uri? ( >dev-haskell/network-2.6:=[profile?] <dev-haskell/network-2.9:=[profile?] - >=dev-haskell/network-uri-2.6:=[profile?] <dev-haskell/network-uri-2.7:=[profile?] ) - !network-uri? ( <dev-haskell/network-2.6:=[profile?] ) -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-1.18.1.3 - test? ( dev-haskell/hunit ) -" - -src_configure() { - haskell-cabal_src_configure \ - $(cabal_flag network-uri network-uri) \ - --flag=network_2_2_3 \ - $(cabal_flag template-haskell template_haskell) -} |