13:01:21 <petersen> #startmeeting Haskell
13:01:21 <zodbot> Meeting started Tue May 12 13:01:21 2020 UTC.
13:01:21 <zodbot> This meeting is logged and archived in a public location.
13:01:21 <zodbot> The chair is petersen. Information about MeetBot at http://wiki.debian.org/MeetBot.
13:01:21 <zodbot> Useful Commands: #action #agreed #halp #info #idea #link #topic.
13:01:21 <zodbot> The meeting name has been set to 'haskell'
13:01:40 <petersen> #meetingname haskell-sig
13:01:40 <zodbot> The meeting name has been set to 'haskell-sig'
13:01:42 <tristanC> hello
13:01:55 <petersen> Welcome to the Haskell SIG meeting
13:02:00 <petersen> hi tristanC
13:02:45 <petersen> We have to see how we can encourage more people - I wonder if there is a better time more people could join
13:03:19 <petersen> I don't have as much progress to report since the last meeting
13:03:23 <number80> Hello o/
13:03:30 <petersen> hi number80
13:03:53 <tristanC> so i started to have a look at pagure-cli and fbrnch to see if i could be able to list package, look for bundle and create issue.
13:04:01 <petersen> Though I fixed a regression I caused in cabal-rpm with the permissions fix I did
13:04:24 <tristanC> but i'm affraid this is going to take me more time than opening the issue manually, thus i started to do that instead
13:04:29 <petersen> I also have a fix ready for (ghc-dns) for dep generation with internal libraries
13:04:53 <petersen> tristanC: sure
13:04:55 <petersen> Thanks
13:05:37 <tristanC> #link https://bugzilla.redhat.com/show_bug.cgi?id=1834559
13:05:37 <petersen> Yeah fbrnch probably won't help that much (there is also fedora-haskell-tools) - though not sure how much that would help directly either
13:05:49 <petersen> Hmmm more tooling much be useful..
13:06:18 <petersen> tristanC: thanks great start
13:06:34 <petersen> I have also been meaning to start filing some subpackage bugs
13:07:25 <petersen> Let me think also what I can do to make it easier
13:07:45 <tristanC> petersen: thank you for sharing the existing tools, it's very valuable as a learning material, but there is a lot to learn :-)
13:08:09 <petersen> Maybe a command can be added to fhpkg (fedora-haskell-tools) to list bundles libs say
13:08:19 <petersen> tristanC: great, thank you
13:08:33 <tristanC> petersen: perhaps i can now use fbrnch to create the review request for time-manager?
13:08:48 <petersen> tristanC: yeah that should work
13:09:09 <petersen> Good idea
13:09:49 <tristanC> alright, then i'll do that shortly, then i should be able to rinse and repeat for ghc-splitmix
13:10:03 <petersen> Ah so I just checked and actually fhpkg does have a subpkgs command, though it may not help significantly
13:10:39 <petersen> Okay, I can also try to review some, when I find time and also submit some reviews
13:11:21 <tristanC> petersen: do you have a link for the ghc-dns fix, and is there something left to review about it?
13:12:38 <tristanC> petersen: tiemzone wise, it seems like now is already late for you, i could do 1 hour earlier (i'm gmt-4)
13:12:48 <petersen> I don't mind
13:13:12 <petersen> Hang on
13:15:38 * tristanC hanging on :)
13:16:35 <petersen> Basically the issue was what I was ghc-deps.sh was generating requires for internal libs but not providing it
13:16:53 <petersen> (Sorry I got interrupted by a phone call)
13:17:11 <petersen> https://bugzilla.redhat.com/show_bug.cgi?id=1822444
13:17:44 <petersen> I could build the fix already but I wanted to add override support to fbrnch...
13:17:55 <petersen> tristanC: thanks
13:18:42 <petersen> An hour earlier would be just fine to me personally but of course if someone from US wanted to join it would be quite early
13:19:09 <petersen> Well we could move the meeting short of others joining
13:19:37 <petersen> tristanC: ah sorry your are US time
13:19:40 <petersen> great
13:20:33 <tristanC> it would still be early but that's ok for me
13:21:12 <petersen> Okay let's see then - do you have a personal preference?
13:21:38 <petersen> Or we could go a compromise 30min earlier ;o)
13:22:07 <tristanC> well i don't know what would be the best to encourage more people
13:22:17 <petersen> Right I also don't know :)
13:22:57 <petersen> I thought later could be easier on the other hand it is also during US worktime...
13:23:33 <petersen> Maybe I can ask Haskell list if anyone has a preferred time
13:24:22 <tristanC> perhaps we could do haskell sig meeting every three weeks ?
13:24:43 <petersen> tristanC: that is also fine I suppose
13:25:21 <petersen> Yeah we can and we can also talk as needed in #fedora-haskell
13:25:34 <petersen> Anything else we should cover today?
13:26:05 <tristanC> that's about it from me
13:26:13 <petersen> tristanC: I can push the ghc-rpm-macros if you are curious to see it
13:26:17 <petersen> fix
13:26:45 <petersen> Okay cool, thanks for coming!  Early in the morning, appreciated :-)
13:26:46 <tristanC> petersen: yeah i was trying to understand the actual issue
13:27:09 <tristanC> looking at ghc-dns.spec there is a prof subpackage
13:27:38 <petersen> Okay I just pushed it now
13:28:01 <petersen> https://src.fedoraproject.org/rpms/ghc-rpm-macros/c/1f6b86fa4b3d565f60daf35e959cf13e398cf042?branch=master
13:28:25 <petersen> Yes, but the fix is all in ghc-rpm-macros basically
13:28:53 <petersen> I just changed the deps generating script to ignore internal libs
13:29:03 <petersen> Very few packages have them anyway
13:29:34 <petersen> And nothing actually requires ghc-dnf currently in Fedora for better or worse, so luckily impact was low
13:29:47 <petersen> But I'll push updates to f32 later too
13:30:01 <petersen> Okay thanks for the meeting!
13:30:20 <tristanC> oh i see, thanks for the detail!
13:30:26 <tristanC> have a good rest of the day!
13:31:10 <petersen> #endmeeting