Logs: freenode/#haskell
| 2021-03-27 06:35:14 | → | royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) |
| 2021-03-27 06:39:46 | × | royal_screwup21 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (Ping timeout: 260 seconds) |
| 2021-03-27 06:41:13 | <gnumonic> | Does this seem familiar to anyone? "type Something k t a b = (Control.Comonad.Store.Store (Map.Map k (a -> t a)) (t b))"? Or maybe: "Something k t a = (Store (Map.Map k (a -> t a)) (t a))"? |
| 2021-03-27 06:41:36 | → | proteus-guy joins (~proteusgu@cm-58-10-208-13.revip7.asianet.co.th) |
| 2021-03-27 06:43:12 | → | stree joins (~stree@68.36.8.116) |
| 2021-03-27 06:44:11 | <bss03> | Not to me. :( |
| 2021-03-27 06:49:10 | <gnumonic> | No is ok, I just came up with it and wanted to see if anyone else had first before I try to make something with it :p |
| 2021-03-27 06:50:35 | → | tomboy64 joins (~tomboy64@unaffiliated/tomboy64) |
| 2021-03-27 06:50:37 | × | kupi quits (uid212005@gateway/web/irccloud.com/x-liltwjwdbyukjqkf) (Quit: Connection closed for inactivity) |
| 2021-03-27 06:52:04 | <outerpassage_> | https://cabal.readthedocs.io/en/latest/setup-commands.html#creating-a-binary-package |
| 2021-03-27 06:52:25 | <outerpassage_> | is this still the recommended way to do this? wondering if it's necessary to go through the low-level Setup.hs interface |
| 2021-03-27 06:53:00 | → | raym joins (~ray@115.187.32.14) |
| 2021-03-27 06:56:18 | × | v01d4lph4 quits (~v01d4lph4@106.212.133.35) (Remote host closed the connection) |
| 2021-03-27 06:56:38 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 240 seconds) |
| 2021-03-27 07:04:10 | → | Lord_of_Life joins (~Lord@unaffiliated/lord-of-life/x-0885362) |
| 2021-03-27 07:04:25 | × | desophos quits (~desophos@2601:249:1680:a570:41ae:9414:653c:8c31) (Quit: Leaving) |
| 2021-03-27 07:12:06 | × | tzh quits (~tzh@c-24-21-73-154.hsd1.wa.comcast.net) (Quit: zzz) |
| 2021-03-27 07:13:33 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-03-27 07:14:58 | × | drbean_ quits (~drbean@TC210-63-209-145.static.apol.com.tw) (Quit: ZNC 1.8.2+cygwin2 - https://znc.in) |
| 2021-03-27 07:15:37 | → | drbean_ joins (~drbean@TC210-63-209-153.static.apol.com.tw) |
| 2021-03-27 07:19:03 | <bss03> | Are you packaging for a specific distribution, for installation as a global package. |
| 2021-03-27 07:21:06 | <bss03> | If so, I think per-distribution docs might be better. E.g. Debian has specific helpers for packaging haskell packages. |
| 2021-03-27 07:24:26 | <bss03> | If not, I do think that's probably up-to-date. There's not v2-* cabal-install commands for some of those Setup.hs modes. |
| 2021-03-27 07:24:41 | → | idhugo_ joins (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net) |
| 2021-03-27 07:26:30 | → | saki__ joins (~saki@2a02:a03f:4882:cc00:1b73:ea1f:7a9b:17d6) |
| 2021-03-27 07:27:20 | → | waleee-cl joins (uid373333@gateway/web/irccloud.com/x-qsyvwqmdsnwpfrno) |
| 2021-03-27 07:28:21 | × | cole-h quits (~cole-h@c-73-48-197-220.hsd1.ca.comcast.net) (Ping timeout: 260 seconds) |
| 2021-03-27 07:29:05 | → | coot joins (~coot@37.30.55.131.nat.umts.dynamic.t-mobile.pl) |
| 2021-03-27 07:30:02 | → | danvet joins (~Daniel@2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa) |
| 2021-03-27 07:32:25 | <DigitalKiwi> | https://github.com/nh2/static-haskell-nix may be an option |
| 2021-03-27 07:36:49 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 2021-03-27 07:37:56 | → | sord937 joins (~sord937@gateway/tor-sasl/sord937) |
| 2021-03-27 07:38:45 | → | plutoniix joins (~q@ppp-27-55-84-227.revip3.asianet.co.th) |
| 2021-03-27 07:39:39 | → | zeromus1 joins (~zeromus@217.146.82.202) |
| 2021-03-27 07:40:56 | × | saki__ quits (~saki@2a02:a03f:4882:cc00:1b73:ea1f:7a9b:17d6) (Quit: Konversation terminated!) |
| 2021-03-27 07:44:19 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Quit: Lost terminal) |
| 2021-03-27 07:45:21 | × | pavonia quits (~user@unaffiliated/siracusa) (Quit: Bye!) |
| 2021-03-27 07:46:03 | → | Tuplanolla joins (~Tuplanoll@91-159-68-239.elisa-laajakaista.fi) |
| 2021-03-27 07:46:11 | × | geowiesnot quits (~user@i15-les02-ix2-87-89-181-157.sfr.lns.abo.bbox.fr) (Ping timeout: 240 seconds) |
| 2021-03-27 07:47:26 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 240 seconds) |
| 2021-03-27 07:48:16 | × | danvet quits (~Daniel@2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa) (Ping timeout: 240 seconds) |
| 2021-03-27 07:48:32 | × | xsperry quits (~as@unaffiliated/xsperry) (Read error: Connection reset by peer) |
| 2021-03-27 07:50:49 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 2021-03-27 07:53:04 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Client Quit) |
| 2021-03-27 07:53:25 | → | jakio641 joins (cab67555@202.182.117.85) |
| 2021-03-27 07:56:02 | → | average joins (uid473595@gateway/web/irccloud.com/x-ylpgkoygduwnhrcd) |
| 2021-03-27 07:56:12 | × | Sgeo quits (~Sgeo@ool-18b98aa4.dyn.optonline.net) (Read error: Connection reset by peer) |
| 2021-03-27 08:04:07 | → | Neuromancer joins (~Neuromanc@unaffiliated/neuromancer) |
| 2021-03-27 08:07:04 | × | jakio641 quits (cab67555@202.182.117.85) (Quit: Connection closed) |
| 2021-03-27 08:07:24 | → | molehillish joins (~molehilli@2600:8800:8d06:1800:e0d0:506b:db48:8ec8) |
| 2021-03-27 08:11:46 | × | molehillish quits (~molehilli@2600:8800:8d06:1800:e0d0:506b:db48:8ec8) (Ping timeout: 258 seconds) |
| 2021-03-27 08:12:40 | → | LKoen joins (~LKoen@191.254.88.92.rev.sfr.net) |
| 2021-03-27 08:22:33 | → | royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) |
| 2021-03-27 08:26:26 | × | datajerk quits (~datajerk@sense.net) (Ping timeout: 252 seconds) |
| 2021-03-27 08:27:32 | <outerpassage_> | thanks, yeah it's for a specific distribution (alpine) |
| 2021-03-27 08:28:17 | <outerpassage_> | the alpine docs recommend `cabal install` with `--enable-relocatable`, which afaict isn't actually supported |
| 2021-03-27 08:28:22 | <outerpassage_> | https://github.com/haskell/cabal/issues/462 |
| 2021-03-27 08:29:08 | <outerpassage_> | seems to be working well with Setup.hs anyway |
| 2021-03-27 08:30:08 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-03-27 08:30:28 | → | datajerk joins (~datajerk@sense.net) |
| 2021-03-27 08:34:24 | → | lateef joins (~lateef@2603-6080-6703-48f7-99a5-8367-daa2-03dd.res6.spectrum.com) |
| 2021-03-27 08:34:24 | × | RusAlex quits (~Chel@unaffiliated/rusalex) (Read error: Connection reset by peer) |
| 2021-03-27 08:35:02 | → | xiinotulp joins (~q@ppp-223-24-171-44.revip6.asianet.co.th) |
| 2021-03-27 08:35:15 | → | RusAlex joins (~Chel@unaffiliated/rusalex) |
| 2021-03-27 08:35:26 | × | plutoniix quits (~q@ppp-27-55-84-227.revip3.asianet.co.th) (Ping timeout: 265 seconds) |
| 2021-03-27 08:41:41 | × | idhugo_ quits (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net) (Ping timeout: 240 seconds) |
| 2021-03-27 08:43:55 | × | bss03 quits (~bss@ip70-178-92-189.ks.ks.cox.net) () |
| 2021-03-27 08:45:19 | → | bitmagie joins (~Thunderbi@200116b80626b500b8109f658b1836b5.dip.versatel-1u1.de) |
| 2021-03-27 08:46:35 | → | idhugo_ joins (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net) |
| 2021-03-27 08:46:38 | × | bitmagie quits (~Thunderbi@200116b80626b500b8109f658b1836b5.dip.versatel-1u1.de) (Client Quit) |
| 2021-03-27 08:47:04 | × | drbean_ quits (~drbean@TC210-63-209-153.static.apol.com.tw) (Quit: ZNC 1.8.2+cygwin2 - https://znc.in) |
| 2021-03-27 08:47:24 | → | Vadrigar_ joins (~Vadrigar@ip5b417208.dynamic.kabel-deutschland.de) |
| 2021-03-27 08:51:25 | × | stree quits (~stree@68.36.8.116) (Ping timeout: 260 seconds) |
| 2021-03-27 08:52:10 | → | _ht joins (~quassel@82-169-194-8.biz.kpn.net) |
| 2021-03-27 08:52:50 | × | Vadrigar_ quits (~Vadrigar@ip5b417208.dynamic.kabel-deutschland.de) (Ping timeout: 265 seconds) |
| 2021-03-27 08:54:13 | → | solvr joins (57e3c46d@87.227.196.109) |
| 2021-03-27 08:55:09 | × | royal_screwup21 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (Quit: Connection closed) |
| 2021-03-27 08:55:28 | → | royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) |
| 2021-03-27 08:55:41 | × | idhugo_ quits (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net) (Ping timeout: 260 seconds) |
| 2021-03-27 08:59:09 | → | wonko7 joins (~wonko7@62.115.229.50) |
| 2021-03-27 08:59:46 | × | royal_screwup21 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (Ping timeout: 240 seconds) |
| 2021-03-27 09:03:05 | → | rajivr joins (uid269651@gateway/web/irccloud.com/x-ntrjiqavhvendslg) |
| 2021-03-27 09:04:34 | → | stree joins (~stree@68.36.8.116) |
| 2021-03-27 09:04:48 | → | Vadrigar_ joins (~Vadrigar@ip5b417208.dynamic.kabel-deutschland.de) |
| 2021-03-27 09:10:58 | × | Vadrigar_ quits (~Vadrigar@ip5b417208.dynamic.kabel-deutschland.de) (Ping timeout: 240 seconds) |
| 2021-03-27 09:15:08 | → | L1Cafe joins (~L1Cafe@kydara.com) |
| 2021-03-27 09:19:14 | → | royal_screwup21 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) |
| 2021-03-27 09:23:13 | × | noexcept quits (~noexcept@2a03:b0c0:3:d0::33:9001) (Read error: Connection reset by peer) |
| 2021-03-27 09:24:10 | → | noexcept joins (~noexcept@2a03:b0c0:3:d0::33:9001) |
| 2021-03-27 09:24:28 | → | Vadrigar_ joins (~Vadrigar@ip5b417208.dynamic.kabel-deutschland.de) |
| 2021-03-27 09:29:30 | → | fendor joins (~fendor@91.141.1.158.wireless.dyn.drei.com) |
| 2021-03-27 09:30:58 | × | Vadrigar_ quits (~Vadrigar@ip5b417208.dynamic.kabel-deutschland.de) (Ping timeout: 252 seconds) |
| 2021-03-27 09:33:41 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 240 seconds) |
| 2021-03-27 09:40:47 | → | graf_blutwurst joins (~user@2001:171b:226e:adc0:8507:60c2:4c0f:8c17) |
| 2021-03-27 09:44:39 | → | Vadrigar_ joins (~Vadrigar@ip5b417208.dynamic.kabel-deutschland.de) |
| 2021-03-27 09:49:29 | → | ubert1 joins (~Thunderbi@p200300ecdf25d92dca5b76fffe29f233.dip0.t-ipconnect.de) |
| 2021-03-27 09:49:45 | × | Vadrigar_ quits (~Vadrigar@ip5b417208.dynamic.kabel-deutschland.de) (Ping timeout: 260 seconds) |
| 2021-03-27 09:50:01 | → | poscat joins (~poscat@2408:8207:482f:e9a0::1) |
| 2021-03-27 09:54:42 | → | Guest55480 joins (~m0rphism@HSI-KBW-085-216-104-059.hsi.kabelbw.de) |
| 2021-03-27 09:59:29 | → | royal_screwup213 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) |
All times are in UTC.