Re: Who is at DebCamp

2015-08-07 Thread Daniel Silverstone
part? My preference would be for earlyish in the week (Mon/Tue) so that if I manage to spin up usefully I could then help further during the camp. D. -- Daniel Silverstone http://www.digital-scurf.org/ PGP mail accepted and encouraged.Key Id: 3CCE BABE 206C 3B

Re: Debian Haskell @ DebCamp

2015-06-08 Thread Daniel Silverstone
.org/Sprints/2015/DebianHaskellBootCamp This sounds like an excellent way for me to have a dabble and see if my brain will absorb enough Haskell for me to be of use to the team :) Sadly the wiki won't register me, so I can't easily add myself to the page. I'll try again in a few days if I remem

Re: tools and all-packages moved to git

2014-04-15 Thread Daniel Silverstone
m access to your repos and hoping you DTRT with respect to unix permissions etc. I fear you will be best placed writing some simple scripts and including them in the tools repo. D. -- Daniel Silverstone http://www.digital-scurf.org/ PGP mail accepted and encouraged.

Re: FP track at DebConf14

2014-04-03 Thread Daniel Silverstone
o be fun to take apart some functional solutions to common programming problems and show how even people used to imperative languages can understand and get into FP if only they'd try. (Note, I'm not volunteering since I know at least one person wants me to talk about something els

Re: relro

2013-07-20 Thread Daniel Silverstone
On Sat, Jul 20, 2013 at 15:01:28 +0200, Louis Bettens wrote: > Le 20. 07. 13 12:07, Daniel Silverstone a écrit : > >Would it not make sense at that point to simply patch ghc to always add the > >flag to the link (unless told not to) ? > Umm... I am not sure. This would mean ch

Re: relro

2013-07-20 Thread Daniel Silverstone
compiling it with relro? > > And if I am to hack hlibrary.mk, shouldn't I put a reference to the > $LDFLAGS variable so that every flag in it gets applied? Would it not make sense at that point to simply patch ghc to always add the flag to the link (unless told not to

Re: Dyre

2013-07-17 Thread Daniel Silverstone
s idle. The version in git (github.com/travitch/taffybar) seems to use the dbus library. D. -- Daniel Silverstone http://www.digital-scurf.org/ PGP mail accepted and encouraged.Key Id: 3CCE BABE 206C 3B69 -- To UNSUBSCRIBE, email to debian-haskell-requ...@

Re: Dyre

2013-07-16 Thread Daniel Silverstone
yet :-( ) I'd do it myself, but I'm still (slowly) spooling up on current packaging practice. D. -- Daniel Silverstone http://www.digital-scurf.org/ PGP mail accepted and encouraged.Key Id: 3CCE BABE 206C 3B69 -- To UNSUBSCRIBE, email to deb

Re: Colin has joined us

2013-04-06 Thread Daniel Silverstone
On Sat, Apr 06, 2013 at 09:24:52PM +0200, Joachim Breitner wrote: > I just added Colin Watson to the team. I hope he is subscribed, because > it means for me that I won’t CC him on Debian-Haskell-related mails :-) Hi Colin :-) D. -- Daniel Silverstone http://www.d

Re: Happstack

2013-03-20 Thread Daniel Silverstone
e easy to use. The issue I have is more in learning how to usefully interact with the haskell packaging team so that my work can be maintained as part of the team rather than independently. I don't want to make packages with an ultra-low bus factor. D. -- Daniel Silverstone

Re: Happstack

2013-03-20 Thread Daniel Silverstone
On Wed, Mar 20, 2013 at 01:40:48AM +, Clint Adams wrote: > On Tue, Mar 19, 2013 at 11:45:02PM +0000, Daniel Silverstone wrote: > > Crud, and not packaged :-( > > > > Oh well, cabal here I come. > > Please help package it instead, except where things (such as ref

Re: Happstack

2013-03-19 Thread Daniel Silverstone
On Tue, Mar 19, 2013 at 06:39:25PM -0500, Jeremy Shaw wrote: > Nope. happstack-lite is a separate package: > > http://hackage.haskell.org/package/happstack-lite-7.3.0 Crud, and not packaged :-( Oh well, cabal here I come. Thanks for the help. D. -- Daniel Si

Re: Happstack

2013-03-19 Thread Daniel Silverstone
On Tue, Mar 19, 2013 at 06:26:27PM -0500, Jeremy Shaw wrote: > The happstack package used to contain stuff.. but it is more or less > dead these days. The core of happstack is in happstack-server. The That doesn't seem to contain Happstack.Lite though -- is that dead too? D.

Happstack

2013-03-19 Thread Daniel Silverstone
Hi all, I was trying to play with happstack on Wheezy and noticed that the libghc-happstack-dev package basically contains nothing of happstack. Am I doing something wrong? D. -- Daniel Silverstone http://www.digital-scurf.org/ PGP mail accepted and encouraged

Re: Getting haskell-lens (libghc-lens-dev) on wheezy

2013-02-21 Thread Daniel Silverstone
ies. Thanks. It *looks* like haskell-doctest and haskell-lens (from unstable) is all I need to get started. lens-2.4.0.2 is plenty for what I need. Now to try and work out how to get those built usefully for me using pbuilder. D. -- Daniel Silverstone http://www.dig

Getting haskell-lens (libghc-lens-dev) on wheezy

2013-02-21 Thread Daniel Silverstone
Hi, I am poking gently at some code and would like it to be packageable for Wheezy. Is there an easy way for me to calculate the minimum set of packages I'd need to backport to get lens (source=haskell-lens) built on Wheezy? It's a tad sad it never made it in :-( D. -- Daniel S

Re: Cabal-dev

2013-02-14 Thread Daniel Silverstone
l eventually be packaging Myrosinase which is a tool I'm writing in Haskell (which produces a library *and* the cmdline tool) so I guess I could use some smaller tool-only or lib-only options to help me to learn it all. Looks like I have an evening or two of reading ahead

Cabal-dev

2013-02-14 Thread Daniel Silverstone
, what would be the recommended reading for me to get a grip on things? D. -- Daniel Silverstone http://www.digital-scurf.org/ PGP mail accepted and encouraged.Key Id: 3CCE BABE 206C 3B69 -- To UNSUBSCRIBE, email to debian-haskell-requ...@lists.debian.org with

Re: Upload impact test cabal file

2013-02-11 Thread Daniel Silverstone
check that vs. the hackagedb and warn if you're out of date / no longer available. Still, this is all wibblings from someone who hasn't yet fully grokked what the team has in place, so feel free to ignore me entirely :-) D. -- Daniel Silverstone http://www

Re: Upload impact test cabal file

2013-02-11 Thread Daniel Silverstone
one could create the file for "now" then manually tweak it for what you're about to upload and then use it to test. Certainly I'd not like it if every hackage related upload resulted in a cabal-install update. It'd really annoy the users for a start. D. -- Daniel Silversto