<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[HyperForum — Starting packaging haskell stack]]></title>
		<link>https://forums.hyperbola.info/viewtopic.php?id=628</link>
		<atom:link href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=628&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Starting packaging haskell stack.]]></description>
		<lastBuildDate>Sat, 18 Dec 2021 11:32:37 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Starting packaging haskell stack]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=3907#p3907</link>
			<description><![CDATA[<p>Very interesting. Very interesting. They&#039;re forcing to trust their binary! They should alternatively create something that can be compiled with some C compiler to remove that trust.</p>]]></description>
			<author><![CDATA[null@example.com (sagaracharya)]]></author>
			<pubDate>Sat, 18 Dec 2021 11:32:37 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=3907#p3907</guid>
		</item>
		<item>
			<title><![CDATA[Re: Starting packaging haskell stack]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=3905#p3905</link>
			<description><![CDATA[<p>You need a version of <strong>fpc</strong> to compile <strong>fpc</strong> and therefore create the compiler. Afterwards you have a working package, you can create <strong>ghc</strong> and from that step by step all the rest of Haskell. It is a problematic way because you can download the binary package for <strong>fpc</strong> which is therefore resulting to be done for compilation the first package - for updates it would be done then with the new compiled package in the future going. So also the reasoning until now not integrating that!</p><p>Especially those packages you have mentioned in the first post are the reasoning we have no haskell for now, because the integration is not possible without binary releases and that is a real problem. Parabola GNU/Linux is importing packages from Arch Linux, so they have a starting point. We have this not and it would violate the concept for upcoming releases also. When you start from scratch you will be confronted with the essential problem of <strong>fpc</strong> in some comparable way: Your PKGBUILD would have to contain a binary-release of it to compile it.</p>]]></description>
			<author><![CDATA[null@example.com (throgh)]]></author>
			<pubDate>Fri, 17 Dec 2021 21:36:30 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=3905#p3905</guid>
		</item>
		<item>
			<title><![CDATA[Re: Starting packaging haskell stack]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=3904#p3904</link>
			<description><![CDATA[<div class="quotebox"><cite>throgh wrote:</cite><blockquote><p>So you have to work up the whole stack from the ground.</p></blockquote></div><p>What do you mean by that? </p><p>Is it something like the compiler written in C which can self-compile? I don&#039;t even know how self-compiling would work the 1st time unless the binary has been made by hand.</p>]]></description>
			<author><![CDATA[null@example.com (sagaracharya)]]></author>
			<pubDate>Fri, 17 Dec 2021 12:19:37 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=3904#p3904</guid>
		</item>
		<item>
			<title><![CDATA[Re: Starting packaging haskell stack]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=3903#p3903</link>
			<description><![CDATA[<p>Own perspective: You need <strong>fpc</strong> and to build that you need <strong>fpc</strong> - again as binary-package. So you have to work up the whole stack from the ground. We have integrated <strong>fpc</strong> not for now!</p>]]></description>
			<author><![CDATA[null@example.com (throgh)]]></author>
			<pubDate>Fri, 17 Dec 2021 11:16:30 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=3903#p3903</guid>
		</item>
		<item>
			<title><![CDATA[Starting packaging haskell stack]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=3902#p3902</link>
			<description><![CDATA[<p>Some genius has written the PKGBUILDs (at Parabola) for haskell stack</p><p>ghc-static depends on ghc<br />ghc depends on ghc-libs<br />ghc-libs depends on ghc-static (makedepend)</p><p>Where to start packaging haskell stack? Should I create PKGBUILD from scratch?</p>]]></description>
			<author><![CDATA[null@example.com (sagaracharya)]]></author>
			<pubDate>Fri, 17 Dec 2021 10:43:49 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=3902#p3902</guid>
		</item>
	</channel>
</rss>
