Home freenode/#haskell: Logs Calendar

Logs: freenode/#haskell

←Prev  Next→ 502,152 events total
2020-11-17 17:48:46 × sdrodge quits (~sdrodge@unaffiliated/sdrodge) (Ping timeout: 260 seconds)
2020-11-17 17:48:56 juuandyy joins (~juuandyy@90.166.144.65)
2020-11-17 17:50:57 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-11-17 17:52:19 justanotheruser joins (~justanoth@unaffiliated/justanotheruser)
2020-11-17 17:52:27 × tomboy64 quits (~tomboy64@gateway/tor-sasl/tomboy64) (Remote host closed the connection)
2020-11-17 17:53:31 × idhugo quits (~idhugo@80-62-116-101-mobile.dk.customer.tdc.net) (Quit: Leaving)
2020-11-17 17:54:13 tomboy64 joins (~tomboy64@gateway/tor-sasl/tomboy64)
2020-11-17 17:55:00 hackage easy-args 0.1.0 - Parses command line arguments https://hackage.haskell.org/package/easy-args-0.1.0 (jlamothe)
2020-11-17 17:55:18 × klardotsh quits (~klardotsh@c-71-231-242-112.hsd1.wa.comcast.net) (Ping timeout: 260 seconds)
2020-11-17 18:00:01 × jfredett quits (~jfredett@178.162.212.214) ()
2020-11-17 18:00:30 knupfer1 joins (~Thunderbi@200116b8248c3e001dd00f63aeb782c8.dip.versatel-1u1.de)
2020-11-17 18:00:30 × knupfer quits (~Thunderbi@i59F7FFD9.versanet.de) (Read error: Connection reset by peer)
2020-11-17 18:00:31 knupfer1 is now known as knupfer
2020-11-17 18:01:00 × knupfer quits (~Thunderbi@200116b8248c3e001dd00f63aeb782c8.dip.versatel-1u1.de) (Read error: Connection reset by peer)
2020-11-17 18:01:10 knupfer joins (~Thunderbi@200116b8248c3e001cba42276e90907c.dip.versatel-1u1.de)
2020-11-17 18:02:55 klardotsh joins (~klardotsh@c-71-231-242-112.hsd1.wa.comcast.net)
2020-11-17 18:03:28 × carlomagno1 quits (~cararell@148.87.23.11) (Remote host closed the connection)
2020-11-17 18:07:16 × raehik quits (~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) (Ping timeout: 246 seconds)
2020-11-17 18:07:42 <koz_> :t fromIntegral
2020-11-17 18:07:43 <lambdabot> (Integral a, Num b) => a -> b
2020-11-17 18:08:08 × dyeplexer quits (~lol@unaffiliated/terpin) (Remote host closed the connection)
2020-11-17 18:09:25 × cr3 quits (~cr3@192-222-143-195.qc.cable.ebox.net) (Ping timeout: 240 seconds)
2020-11-17 18:10:15 × juuandyy quits (~juuandyy@90.166.144.65) (Ping timeout: 256 seconds)
2020-11-17 18:10:42 <monochrom> Don't forget that realToFrac covers many other cases. (And also overlaps with fromIntegral for some cases, e.g., Int -> Integer, Int -> Double)
2020-11-17 18:14:33 × xff0x quits (~fox@2001:1a81:52d5:6a00:7dc4:a65f:e69e:5679) (Ping timeout: 272 seconds)
2020-11-17 18:16:08 xff0x joins (~fox@2001:1a81:52d5:6a00:7dc4:a65f:e69e:5679)
2020-11-17 18:18:03 cr3 joins (~cr3@192-222-143-195.qc.cable.ebox.net)
2020-11-17 18:18:28 AlterEgo- joins (~ladew@124-198-158-163.dynamic.caiway.nl)
2020-11-17 18:19:31 carlomagno joins (~cararell@148.87.23.11)
2020-11-17 18:20:16 × kuribas quits (~user@ptr-25vy0ia86bt3ifa9hy0.18120a2.ip6.access.telenet.be) (Quit: ERC (IRC client for Emacs 26.3))
2020-11-17 18:21:02 × britva quits (~britva@31-10-157-156.cgn.dynamic.upc.ch) (Quit: This computer has gone to sleep)
2020-11-17 18:21:58 britva joins (~britva@31-10-157-156.cgn.dynamic.upc.ch)
2020-11-17 18:22:31 howdoi joins (uid224@gateway/web/irccloud.com/x-hhaciizupxxisicz)
2020-11-17 18:26:20 dead10cc joins (~rg@2607:fea8:2c40:307:7a35:e25c:842c:6c52)
2020-11-17 18:29:27 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection)
2020-11-17 18:29:37 × knupfer quits (~Thunderbi@200116b8248c3e001cba42276e90907c.dip.versatel-1u1.de) (Ping timeout: 260 seconds)
2020-11-17 18:30:18 × Boomerang quits (~Boomerang@xd520f68c.cust.hiper.dk) (Ping timeout: 260 seconds)
2020-11-17 18:30:38 × Kaiepi quits (~Kaiepi@nwcsnbsc03w-47-55-225-82.dhcp-dynamic.fibreop.nb.bellaliant.net) (Remote host closed the connection)
2020-11-17 18:31:56 × tomboy64 quits (~tomboy64@gateway/tor-sasl/tomboy64) (Remote host closed the connection)
2020-11-17 18:32:44 × v_m_v_ quits (~vm_v@2a02:aa12:3200:6480:fc4f:fb56:796a:9a4a) (Remote host closed the connection)
2020-11-17 18:32:48 tomboy64 joins (~tomboy64@gateway/tor-sasl/tomboy64)
2020-11-17 18:36:01 hackage haskoin-core 0.17.3 - Bitcoin & Bitcoin Cash library for Haskell https://hackage.haskell.org/package/haskoin-core-0.17.3 (jprupp)
2020-11-17 18:37:10 × cosimone quits (~cosimone@2001:b07:ae5:db26:d849:743b:370b:b3cd) (Remote host closed the connection)
2020-11-17 18:40:05 falafel joins (~falafel@2601:547:1303:b30:7811:313f:d0f3:f9f4)
2020-11-17 18:40:14 <merijn> Anyone know if cabal files allow conditional blocks on the top level? it seems not
2020-11-17 18:41:19 × geekosaur quits (82659a09@host154-009.vpn.uakron.edu) (Ping timeout: 245 seconds)
2020-11-17 18:41:34 <Uniaika> never saw such a thing, but doesn't mean it cannot
2020-11-17 18:42:29 <merijn> ah, rats
2020-11-17 18:42:32 <merijn> "Conditional blocks may appear anywhere inside a library or executable section."
2020-11-17 18:42:54 <merijn> I've been hosed by own abuse of data-files!
2020-11-17 18:43:14 × dead10cc quits (~rg@2607:fea8:2c40:307:7a35:e25c:842c:6c52) (Ping timeout: 264 seconds)
2020-11-17 18:44:06 × bliminse quits (~bliminse@host109-156-197-211.range109-156.btcentralplus.com) (Ping timeout: 256 seconds)
2020-11-17 18:44:21 <merijn> I had symlinks to files relative to my project, which works with cabal v2-run, but sadly borks the install command it seems >.>
2020-11-17 18:45:08 bliminse joins (~bliminse@host109-156-197-211.range109-156.btcentralplus.com)
2020-11-17 18:50:31 hackage haskoin-node 0.17.1 - P2P library for Bitcoin and Bitcoin Cash https://hackage.haskell.org/package/haskoin-node-0.17.1 (jprupp)
2020-11-17 18:51:46 conal joins (~conal@64.71.133.70)
2020-11-17 18:52:46 × stackdimes quits (~stackdime@85.203.46.103) (Quit: WeeChat 2.9)
2020-11-17 18:53:29 × vacm quits (~vacwm@70.23.92.191) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2020-11-17 18:54:26 foursaph joins (~sergiu@dynamic-077-008-009-052.77.8.pool.telefonica.de)
2020-11-17 18:54:42 dead10cc joins (~rg@2607:fea8:2c40:307:1703:4aa6:d428:f7e7)
2020-11-17 18:54:42 × chaosmasttter quits (~chaosmast@p200300c4a73c52013d9d8982c174fa36.dip0.t-ipconnect.de) (Ping timeout: 260 seconds)
2020-11-17 18:55:45 <merijn> Anyone happen to have an "ancient" cabal-install lyying around? (i.e. pre 3.0)
2020-11-17 18:55:52 doitux|mob joins (~doitux|mo@195.206.169.184)
2020-11-17 18:55:58 × bliminse quits (~bliminse@host109-156-197-211.range109-156.btcentralplus.com) (Ping timeout: 260 seconds)
2020-11-17 18:56:38 <monochrom> ghcup knows 2.4.1.0
2020-11-17 18:56:56 bliminse joins (~bliminse@host109-156-197-211.range109-156.btcentralplus.com)
2020-11-17 18:57:04 <tomjaguarpaw> I have 2.2.0.0. Debian stable user!
2020-11-17 18:57:14 cosimone joins (~cosimone@2001:b07:ae5:db26:d849:743b:370b:b3cd)
2020-11-17 18:57:15 <merijn> monochrom: I don't have ghcup :p
2020-11-17 18:57:18 <monochrom> I can send you a copy, but I think you would trust ghcup more than trust me
2020-11-17 18:57:37 × elfets quits (~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de) (Read error: Connection reset by peer)
2020-11-17 18:57:39 <monochrom> Ah, ghcup just downloads it from some haskell.org URL, I can isolate that.
2020-11-17 18:57:40 <merijn> monochrom: That was more of a "and is willing to quickly test something trivial for me" kinda question :p
2020-11-17 18:58:00 hackage hakyll-images 1.0.0 - Hakyll utilities to work with images https://hackage.haskell.org/package/hakyll-images-1.0.0 (LaurentRDC)
2020-11-17 18:58:10 Boomerang joins (~Boomerang@xd520f68c.cust.hiper.dk)
2020-11-17 18:58:12 <monochrom> pretty sure the cost of communicating what to test > the cost of testing it yourself
2020-11-17 18:58:15 <tomjaguarpaw> merijn: Sure
2020-11-17 18:58:35 <merijn> tomjaguarpaw: If you add a line "data-files: foo/*" to any cabal file you have where foo is non-empty, does it error out?
2020-11-17 18:59:06 <tomjaguarpaw> With what command? v2-build, say?
2020-11-17 18:59:13 <merijn> anything, tbh
2020-11-17 18:59:24 <monochrom> https://downloads.haskell.org/~cabal/cabal-install-2.4.1.0/cabal-install-2.4.1.0-x86_64-unknown-linux.tar.xz
2020-11-17 18:59:29 <merijn> The question is whether the cabal format allows that at all
2020-11-17 18:59:35 <merijn> monochrom: Nice, but I don't use linux ;)
2020-11-17 18:59:47 <merijn> At least not when I can help it :p
2020-11-17 19:00:24 tomjaguarpaw is surprised to learn that cabal version 2 doesn't support v2- prefixes
2020-11-17 19:00:25 <monochrom> I think mac would be https://downloads.haskell.org/~cabal/cabal-install-2.4.1.0/cabal-install-2.4.1.0-x86_64-apple-darwin-sierra.tar.xz
2020-11-17 19:00:48 <merijn> tomjaguarpaw: Those were added in 2.4 I think, before then it was new-
2020-11-17 19:00:49 <tomjaguarpaw> merijn: It doesn't error out before erroring out about broken packages ...
2020-11-17 19:00:58 <merijn> hmm
2020-11-17 19:01:02 <tomjaguarpaw> Ah yes, I remember now
2020-11-17 19:01:13 <merijn> Cursed documentation disagreeing with reality
2020-11-17 19:01:46 <tomjaguarpaw> And new-build seems to be progressing fine
2020-11-17 19:02:11 geekosaur joins (82659a09@host154-009.vpn.uakron.edu)
2020-11-17 19:02:52 × tomboy64 quits (~tomboy64@gateway/tor-sasl/tomboy64) (Remote host closed the connection)
2020-11-17 19:02:55 <merijn> This is against the claims of the documentation...sadness
2020-11-17 19:03:13 <tomjaguarpaw> What does the documentation say?
2020-11-17 19:03:19 × berberman quits (~berberman@unaffiliated/berberman) (Ping timeout: 272 seconds)
2020-11-17 19:03:20 tomboy64 joins (~tomboy64@gateway/tor-sasl/tomboy64)
2020-11-17 19:03:21 berberman_ joins (~berberman@unaffiliated/berberman)
2020-11-17 19:03:43 <tomjaguarpaw> Oh, cabal sdist /does/ error

All times are in UTC.