Home liberachat/#haskell: Logs Calendar

Logs: liberachat/#haskell

←Prev  Next→
Page 1 .. 539 540 541 542 543 544 545 546 547 548 549 .. 18007
1,800,623 events total
2021-06-19 16:05:16 × derelict quits (~derelict@user/derelict) (Ping timeout: 252 seconds)
2021-06-19 16:11:25 fef joins (~thedawn@user/thedawn)
2021-06-19 16:14:05 × aplainzetakind quits (~johndoe@captainludd.powered.by.lunarbnc.net) (Read error: Connection reset by peer)
2021-06-19 16:14:09 aplainze1akind joins (~johndoe@captainludd.powered.by.lunarbnc.net)
2021-06-19 16:16:10 × fef quits (~thedawn@user/thedawn) (Ping timeout: 252 seconds)
2021-06-19 16:16:34 kayprish joins (~kayprish@46.240.143.86)
2021-06-19 16:16:35 econo joins (uid147250@user/econo)
2021-06-19 16:18:05 × kayprish quits (~kayprish@46.240.143.86) (Remote host closed the connection)
2021-06-19 16:18:58 chrysanthematic joins (~chrysanth@user/chrysanthematic)
2021-06-19 16:19:04 tzh joins (~tzh@c-24-21-73-154.hsd1.wa.comcast.net)
2021-06-19 16:19:57 × chrysanthematic quits (~chrysanth@user/chrysanthematic) (Client Quit)
2021-06-19 16:22:40 × tromp quits (~textual@dhcp-077-249-230-040.chello.nl) (Quit: My iMac has gone to sleep. ZZZzzz…)
2021-06-19 16:23:19 chrysanthematic joins (~chrysanth@user/chrysanthematic)
2021-06-19 16:23:27 <tomsmeding> is there an overview of which ghc language extensions imply which ones?
2021-06-19 16:23:55 <dminuoso> tomsmeding: the GHC user manual.
2021-06-19 16:24:24 <tomsmeding> also in transposed form? i.e. to check which extensions imply extension X
2021-06-19 16:24:40 <tomsmeding> I know the user manual says which are implied _by_ X :)
2021-06-19 16:25:10 <tomsmeding> oh wait the overview does seem to have that info
2021-06-19 16:25:44 <dminuoso> tomsmeding: impliedXFlags in GHC/Driver/Session.hs
2021-06-19 16:26:06 jakalx parts (~jakalx@base.jakalx.net) ()
2021-06-19 16:26:10 <dminuoso> Though, at first glance that seems to diverse from the user manual strangely
2021-06-19 16:26:32 jakalx joins (~jakalx@base.jakalx.net)
2021-06-19 16:26:36 <dminuoso> Ah no, I just misread
2021-06-19 16:26:39 <dminuoso> That's it
2021-06-19 16:26:53 <tomsmeding> okay then extension implications apparently don't answer my core question which is: why the hell does ghc want me to set LANGUAGE PatternGuards to use pattern guards in one project but not the other
2021-06-19 16:28:09 Lycurgus joins (~juan@cpe-45-46-140-49.buffalo.res.rr.com)
2021-06-19 16:28:16 <Melvar> Maybe one of them has PatternGuards as a default-extension in the cabal file (or equivalent)?
2021-06-19 16:28:57 <geekosaur> one is implied language Haskell98?
2021-06-19 16:29:15 <geekosaur> PG should be H2010
2021-06-19 16:30:36 <dminuoso> NoPatternGuards seems to be implied by Haskell98
2021-06-19 16:30:37 <tomsmeding> I explicitly have default-language: Haskell2010 in the project where I get the warning
2021-06-19 16:33:15 tomsmeding is confused, hold on
2021-06-19 16:34:34 <tomsmeding> somehow the default-language from the .cabal file is not getting read?
2021-06-19 16:34:43 <tomsmeding> having LANGUAGE Haskell2010 _does_ silence the warning
2021-06-19 16:36:11 <tomsmeding> MAN "Warning: ircbrowse.cabal:101:3: The field "default-language" is available only since the Cabal specification version 1.10. This field will be ignored."
2021-06-19 16:36:22 <tomsmeding> please ignore my rambling my problem hath been solved
2021-06-19 16:36:38 jonatan joins (~nate@h77-53-70-163.cust.a3fiber.se)
2021-06-19 16:36:50 × merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 265 seconds)
2021-06-19 16:37:48 × jonatan quits (~nate@h77-53-70-163.cust.a3fiber.se) (Client Quit)
2021-06-19 16:38:11 jonatan joins (~nate@h77-53-70-163.cust.a3fiber.se)
2021-06-19 16:39:06 <tomsmeding> that's what I get for picking up a years-old project I guess
2021-06-19 16:39:39 fizbin joins (~fizbin@c-73-33-197-160.hsd1.nj.comcast.net)
2021-06-19 16:40:31 × Bartosz quits (~textual@24.35.90.211) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2021-06-19 16:40:43 Sgeo joins (~Sgeo@user/sgeo)
2021-06-19 16:41:06 × benin0369 quits (~benin@183.82.205.58) (Ping timeout: 264 seconds)
2021-06-19 16:42:57 × Lycurgus quits (~juan@cpe-45-46-140-49.buffalo.res.rr.com) (Quit: Exeunt)
2021-06-19 16:46:19 Bartosz joins (~textual@24.35.90.211)
2021-06-19 16:49:59 warnz joins (~warnz@2600:1700:77c0:5610:d5d8:e36a:2948:a4e3)
2021-06-19 16:50:43 benin0369 joins (~benin@183.82.205.58)
2021-06-19 16:53:17 × qbt quits (~edun@user/edun) (Ping timeout: 252 seconds)
2021-06-19 16:53:47 × notzmv quits (~zmv@user/notzmv) (Ping timeout: 258 seconds)
2021-06-19 16:54:12 × chddr quits (~Thunderbi@31.148.23.125) (Ping timeout: 265 seconds)
2021-06-19 16:55:47 __monty__ joins (~toonn@user/toonn)
2021-06-19 16:58:19 tromp joins (~textual@dhcp-077-249-230-040.chello.nl)
2021-06-19 16:58:36 mikoto-chan joins (~mikoto-ch@ip-213-49-189-31.dsl.scarlet.be)
2021-06-19 17:00:36 × ptrcmd quits (~ptrcmd@user/ptrcmd) (Ping timeout: 272 seconds)
2021-06-19 17:00:52 ptrcmd joins (~ptrcmd@user/ptrcmd)
2021-06-19 17:02:48 jneira[m] joins (~jneira@163.red-176-83-85.dynamicip.rima-tde.net)
2021-06-19 17:05:27 Pickchea joins (~private@user/pickchea)
2021-06-19 17:08:08 eggplantade joins (~Eggplanta@2600:1700:bef1:5e10:1543:9aaf:78fa:158)
2021-06-19 17:09:59 ezzieyguywuf joins (~Unknown@user/ezzieyguywuf)
2021-06-19 17:12:27 L29Ah[XMPP] is now known as L29Ah
2021-06-19 17:12:34 × eggplantade quits (~Eggplanta@2600:1700:bef1:5e10:1543:9aaf:78fa:158) (Ping timeout: 265 seconds)
2021-06-19 17:17:38 × jneira[m] quits (~jneira@163.red-176-83-85.dynamicip.rima-tde.net) (Remote host closed the connection)
2021-06-19 17:18:31 hnOsmium0001 joins (uid453710@id-453710.stonehaven.irccloud.com)
2021-06-19 17:19:56 × tromp quits (~textual@dhcp-077-249-230-040.chello.nl) (Quit: My iMac has gone to sleep. ZZZzzz…)
2021-06-19 17:20:40 × Bartosz quits (~textual@24.35.90.211) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2021-06-19 17:23:18 × ezzieyguywuf quits (~Unknown@user/ezzieyguywuf) (Remote host closed the connection)
2021-06-19 17:24:14 ezzieyguywuf joins (~Unknown@user/ezzieyguywuf)
2021-06-19 17:25:20 × aplainze1akind quits (~johndoe@captainludd.powered.by.lunarbnc.net) (Quit: Free ZNC ~ Powered by LunarBNC: https://LunarBNC.net)
2021-06-19 17:25:45 aplainzetakind joins (~johndoe@captainludd.powered.by.lunarbnc.net)
2021-06-19 17:26:35 × favonia quits (~favonia@user/favonia) (Ping timeout: 268 seconds)
2021-06-19 17:27:00 favonia joins (~favonia@user/favonia)
2021-06-19 17:29:26 × azeem quits (~azeem@dynamic-adsl-78-13-238-239.clienti.tiscali.it) (Ping timeout: 258 seconds)
2021-06-19 17:30:42 azeem joins (~azeem@176.200.221.31)
2021-06-19 17:30:56 henninb joins (~user@63.226.174.157)
2021-06-19 17:32:13 × azeem quits (~azeem@176.200.221.31) (Read error: Connection reset by peer)
2021-06-19 17:33:37 × fizbin quits (~fizbin@c-73-33-197-160.hsd1.nj.comcast.net) (Remote host closed the connection)
2021-06-19 17:33:51 × boxscape quits (~boxscape@user/boxscape) (Quit: Connection closed)
2021-06-19 17:34:06 derelict joins (~derelict@user/derelict)
2021-06-19 17:34:42 azeem joins (~azeem@dynamic-adsl-78-13-255-154.clienti.tiscali.it)
2021-06-19 17:35:15 boxscape joins (~boxscape@user/boxscape)
2021-06-19 17:36:34 machinedgod joins (~machinedg@24.105.81.50)
2021-06-19 17:41:00 × chrysanthematic quits (~chrysanth@user/chrysanthematic) (Quit: chrysanthematic)
2021-06-19 17:41:30 lavaman joins (~lavaman@98.38.249.169)
2021-06-19 17:41:34 × derelict quits (~derelict@user/derelict) (Ping timeout: 265 seconds)
2021-06-19 17:42:48 Deide joins (~Deide@wire.desu.ga)
2021-06-19 17:42:48 × Deide quits (~Deide@wire.desu.ga) (Changing host)
2021-06-19 17:42:48 Deide joins (~Deide@user/deide)
2021-06-19 17:43:01 × egoist quits (~egoist@186.235.85.86) (Ping timeout: 265 seconds)
2021-06-19 17:49:45 egoist joins (~egoist@186.235.85.100)
2021-06-19 17:49:51 × kmetric quits (~karthik@49.206.9.195) (Ping timeout: 244 seconds)
2021-06-19 17:52:51 pera joins (~pera@154.red-79-155-45.dynamicip.rima-tde.net)
2021-06-19 17:53:15 pera is now known as Guest5562
2021-06-19 17:53:41 × azeem quits (~azeem@dynamic-adsl-78-13-255-154.clienti.tiscali.it) (Ping timeout: 265 seconds)
2021-06-19 17:53:57 azeem joins (~azeem@176.200.221.31)
2021-06-19 17:56:44 <gentauro> tomsmeding: I have `default-language: Haskell98` in all of my .cabal files. Are you saying its not being read?
2021-06-19 17:56:47 cuz joins (~user@2601:182:cc02:8b0:2101:5597:2ede:b8bf)
2021-06-19 17:57:38 dyeplexer joins (~dyeplexer@user/dyeplexer)
2021-06-19 17:57:45 Bartosz joins (~textual@24.35.90.211)

All times are in UTC.