Logs: freenode/#haskell
| 2021-03-20 05:54:12 | → | cabpa joins (~cabpa@180.190.169.157) |
| 2021-03-20 05:54:32 | × | myShoggoth quits (~myShoggot@75.164.81.55) (Ping timeout: 240 seconds) |
| 2021-03-20 05:55:06 | × | Kaiepi quits (~Kaiepi@47.54.252.148) (Ping timeout: 246 seconds) |
| 2021-03-20 05:55:44 | × | day quits (~Unknown@unaffiliated/day) (Ping timeout: 240 seconds) |
| 2021-03-20 05:55:45 | day_ | is now known as day |
| 2021-03-20 05:56:26 | → | Kaiepi joins (~Kaiepi@47.54.252.148) |
| 2021-03-20 06:05:08 | × | echoreply quits (~echoreply@unaffiliated/echoreply) (Quit: WeeChat 1.9.1) |
| 2021-03-20 06:05:38 | → | echoreply joins (~echoreply@unaffiliated/echoreply) |
| 2021-03-20 06:08:02 | → | shad0w_ joins (a0ca254d@160.202.37.77) |
| 2021-03-20 06:08:30 | × | ixian quits (~mgold@2002:4a74:ba78:1701:0:ff:fe78:6269) (Ping timeout: 265 seconds) |
| 2021-03-20 06:08:48 | → | Sathiana joins (~kath@185-113-98-38.cust.bredband2.com) |
| 2021-03-20 06:09:31 | × | Sathiana quits (~kath@185-113-98-38.cust.bredband2.com) (Client Quit) |
| 2021-03-20 06:09:58 | → | Sathiana joins (~kath@185-113-98-38.cust.bredband2.com) |
| 2021-03-20 06:11:35 | → | ixian joins (~mgold@2002:4a74:ba78:1701:0:ff:fe78:6269) |
| 2021-03-20 06:13:22 | × | dhruvasagar quits (~dhruvasag@49.207.63.69) (Quit: WeeChat 3.0.1) |
| 2021-03-20 06:13:27 | × | shad0w_ quits (a0ca254d@160.202.37.77) (Quit: Connection closed) |
| 2021-03-20 06:15:23 | → | cabpa_ joins (~cabpa@180.190.168.108) |
| 2021-03-20 06:15:33 | × | cabpa quits (~cabpa@180.190.169.157) (Ping timeout: 265 seconds) |
| 2021-03-20 06:17:50 | → | krkini joins (~kini@unaffiliated/kini) |
| 2021-03-20 06:17:54 | → | dhruvasagar joins (~dhruvasag@49.207.63.69) |
| 2021-03-20 06:18:08 | <unclechu> | hey, can anyone tell me how do i release my package in nixpkgs (in Nix packages repository)? |
| 2021-03-20 06:18:38 | × | kini quits (~kini@unaffiliated/kini) (Ping timeout: 264 seconds) |
| 2021-03-20 06:18:40 | <unclechu> | i see that hackage packages set is autogenerated |
| 2021-03-20 06:18:57 | <unclechu> | how does a new package gets in? |
| 2021-03-20 06:29:23 | × | cyberlard quits (~cyberlard@unaffiliated/jludwig) (Quit: Leaving) |
| 2021-03-20 06:30:19 | × | kiweun quits (~kiweun@cpe98524a8cef7c-cm98524a8cef7a.cpe.net.cable.rogers.com) (Remote host closed the connection) |
| 2021-03-20 06:31:13 | × | ixian quits (~mgold@2002:4a74:ba78:1701:0:ff:fe78:6269) (Ping timeout: 265 seconds) |
| 2021-03-20 06:35:43 | × | Kaiepi quits (~Kaiepi@47.54.252.148) (Remote host closed the connection) |
| 2021-03-20 06:35:59 | → | Kaiepi joins (~Kaiepi@47.54.252.148) |
| 2021-03-20 06:36:18 | × | jespada quits (~jespada@90.254.243.187) (Ping timeout: 245 seconds) |
| 2021-03-20 06:37:26 | × | krkini quits (~kini@unaffiliated/kini) (Quit: bye) |
| 2021-03-20 06:38:21 | <olligobber> | unclechu, my guess is that someone on the nix team would have to review and approve your package |
| 2021-03-20 06:38:52 | → | jespada joins (~jespada@90.254.243.187) |
| 2021-03-20 06:39:20 | → | ixian joins (~mgold@terra.bitplane.org) |
| 2021-03-20 06:39:25 | → | toorevitimirp joins (~tooreviti@117.182.183.55) |
| 2021-03-20 06:41:25 | × | barnowl_ quits (~barnowl@gateway/tor-sasl/barnowl) (Ping timeout: 268 seconds) |
| 2021-03-20 06:41:25 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 2021-03-20 06:41:42 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 2021-03-20 06:42:18 | <jackdk> | Surely this is a #nixos question? |
| 2021-03-20 06:43:25 | <olligobber> | :t drop <> take |
| 2021-03-20 06:43:27 | <lambdabot> | Int -> [a] -> [a] |
| 2021-03-20 06:43:30 | <olligobber> | yeet |
| 2021-03-20 06:43:46 | → | molehillish joins (~molehilli@2600:8800:8d06:1800:c1f2:e355:53f0:4ab8) |
| 2021-03-20 06:44:26 | × | ixian quits (~mgold@terra.bitplane.org) (Ping timeout: 264 seconds) |
| 2021-03-20 06:45:56 | <dhruvasagar> | :t (<>) |
| 2021-03-20 06:45:58 | <lambdabot> | Semigroup a => a -> a -> a |
| 2021-03-20 06:47:21 | × | cole-h quits (~cole-h@c-73-48-197-220.hsd1.ca.comcast.net) (Ping timeout: 264 seconds) |
| 2021-03-20 06:47:57 | × | codygman__ quits (~user@47.186.207.161) (Ping timeout: 246 seconds) |
| 2021-03-20 06:47:57 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 2021-03-20 06:48:17 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 2021-03-20 06:48:36 | → | kini joins (~kini@unaffiliated/kini) |
| 2021-03-20 06:52:03 | <unclechu> | olligobber: but the question is how would i propose to review a package? |
| 2021-03-20 06:52:36 | <unclechu> | jackdk: i’m struggling to decide where this question fits better. it’s both related to haskell and nix |
| 2021-03-20 06:52:37 | × | MidAutumnHotaru1 quits (~MidAutumn@unaffiliated/midautumnhotaru) (Quit: Quit 啾) |
| 2021-03-20 06:52:49 | × | mnrmnaugh quits (~mnrmnaugh@unaffiliated/mnrmnaugh) (Ping timeout: 276 seconds) |
| 2021-03-20 06:52:49 | <olligobber> | it's more related to nix than haskell imo |
| 2021-03-20 06:53:23 | × | petersen quits (~petersen@redhat/juhp) (Ping timeout: 245 seconds) |
| 2021-03-20 06:54:22 | × | denisse quits (~spaceCat@gateway/tor-sasl/alephzer0) (Remote host closed the connection) |
| 2021-03-20 06:54:29 | × | olligobber quits (olligobber@gateway/vpn/privateinternetaccess/olligobber) (Remote host closed the connection) |
| 2021-03-20 06:55:47 | → | ixian joins (~mgold@2002:4a74:ba78:1701:0:ff:fe78:6269) |
| 2021-03-20 06:56:04 | → | MidAutumnHotaru1 joins (~MidAutumn@unaffiliated/midautumnhotaru) |
| 2021-03-20 06:56:42 | × | neiluj quits (~jco@91-167-203-101.subs.proxad.net) (Ping timeout: 246 seconds) |
| 2021-03-20 06:57:08 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-03-20 06:57:43 | → | mnrmnaugh joins (~mnrmnaugh@unaffiliated/mnrmnaugh) |
| 2021-03-20 06:58:54 | → | neiluj joins (~jco@91-167-203-101.subs.proxad.net) |
| 2021-03-20 06:59:20 | × | Sathiana quits (~kath@185-113-98-38.cust.bredband2.com) (Quit: WeeChat 3.0) |
| 2021-03-20 06:59:49 | → | Sathiana joins (~kath@185-113-98-38.cust.bredband2.com) |
| 2021-03-20 07:00:08 | × | ixian quits (~mgold@2002:4a74:ba78:1701:0:ff:fe78:6269) (Ping timeout: 240 seconds) |
| 2021-03-20 07:01:24 | → | ixian joins (~mgold@2002:4a74:ba78:1701:0:ff:fe78:6269) |
| 2021-03-20 07:01:24 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 2021-03-20 07:01:53 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 2021-03-20 07:04:38 | × | roconnor quits (~roconnor@host-45-58-230-226.dyn.295.ca) (Ping timeout: 260 seconds) |
| 2021-03-20 07:06:33 | × | chenshen quits (~chenshen@2620:10d:c090:400::5:ad85) (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) |
| 2021-03-20 07:08:23 | → | roconnor joins (~roconnor@host-45-58-230-226.dyn.295.ca) |
| 2021-03-20 07:08:39 | → | malumore joins (~malumore@151.62.117.235) |
| 2021-03-20 07:12:46 | × | Kaiepi quits (~Kaiepi@47.54.252.148) (Read error: No route to host) |
| 2021-03-20 07:12:56 | × | ixian quits (~mgold@2002:4a74:ba78:1701:0:ff:fe78:6269) (Ping timeout: 240 seconds) |
| 2021-03-20 07:12:57 | → | Kaiepi joins (~Kaiepi@47.54.252.148) |
| 2021-03-20 07:15:14 | × | benkolera quits (uid285671@gateway/web/irccloud.com/x-kafexpfndruhlbjh) (Quit: Connection closed for inactivity) |
| 2021-03-20 07:15:38 | → | ixian joins (~mgold@terra.bitplane.org) |
| 2021-03-20 07:17:47 | → | elfets joins (~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de) |
| 2021-03-20 07:18:43 | <molehillish> | how can this work -> "abc" ++ take 3 "def" |
| 2021-03-20 07:19:07 | <molehillish> | sorry ... mistype |
| 2021-03-20 07:20:31 | × | ixian quits (~mgold@terra.bitplane.org) (Ping timeout: 265 seconds) |
| 2021-03-20 07:23:04 | → | drbean_ joins (~drbean@TC210-63-209-206.static.apol.com.tw) |
| 2021-03-20 07:23:09 | → | ixian joins (~mgold@2002:4a74:ba78:1701:0:ff:fe78:6269) |
| 2021-03-20 07:29:14 | → | hexagenic joins (~mattias@2001:2002:51e0:74c9:2dfc:cd48:d15f:84d5) |
| 2021-03-20 07:29:26 | × | ixian quits (~mgold@2002:4a74:ba78:1701:0:ff:fe78:6269) (Ping timeout: 264 seconds) |
| 2021-03-20 07:29:43 | → | ixian joins (~mgold@2002:4a74:ba78:1701:0:ff:fe78:6269) |
| 2021-03-20 07:31:01 | → | Varis joins (~Tadas@unaffiliated/varis) |
| 2021-03-20 07:31:20 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 240 seconds) |
| 2021-03-20 07:34:03 | PIE_ | is now known as pie_ |
| 2021-03-20 07:34:20 | × | rotty quits (rotty@ghost.xx.vu) (Ping timeout: 265 seconds) |
| 2021-03-20 07:34:20 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
| 2021-03-20 07:34:28 | → | emmanuel_erc joins (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) |
| 2021-03-20 07:35:55 | <hyiltiz> | infinisil: my grid isn't "positioned" in a coordinate so shifting it probably is going to get ugly; instead I can shift a parametric function that checks from point (x,y) |
| 2021-03-20 07:36:16 | × | howdoi quits (uid224@gateway/web/irccloud.com/x-nzuvcbfxghfqqljx) (Quit: Connection closed for inactivity) |
| 2021-03-20 07:36:52 | <hyiltiz> | but I /feel/ like there might be a simpler/elegant/smarter way to do it with less verbose code |
| 2021-03-20 07:38:14 | → | tsaka__ joins (~torstein@ppp-94-65-159-35.home.otenet.gr) |
| 2021-03-20 07:38:14 | × | emmanuel_erc quits (~user@2603-7000-9600-01c9-0000-0000-0000-0874.res6.spectrum.com) (Read error: Connection reset by peer) |
All times are in UTC.