[arch-haskell] Thoughts on Procedure

Rémy Oudompheng remyoudompheng at gmail.com
Sat Oct 12 07:36:59 UTC 2013


On 2010/10/14 Rémy Oudompheng <remyoudompheng at gmail.com> wrote:
> On 2010/10/14 Peter Simons <simons at cryp.to> wrote:
>> More importantly, however, the "make check" phase would guarantee that
>> we never ever publish a configuration that doesn't compile.
>>
>> How do you feel about the idea?
>
> My project is to implement in pure Haskell formal consistency checks
> (PKGBUILDs requiring versions not existent in provided PKGBUILDs). I
> think I already posted example scripts that work with Hackage's
> tarball.

Done: checkout my example script [*]. Running it on a habs checkout
gives the following list of problems.

darcs-monitor
haskell-happstack-ixset
haskell-numerals
haskell-restng
haskell-safe-freeze
haskell-simpleirc
haskell-vect-opengl
hfractal

[*] http://github.com/remyoudompheng/archhaskell/blob/pkgbuild-parser/tests/listconflicts.hs

-- 
Rémy.



More information about the arch-haskell mailing list