Logs: freenode/#haskell
| 2020-10-25 20:48:12 | → | ahmr88 joins (~ahmr88@cpc85006-haye22-2-0-cust131.17-4.cable.virginm.net) |
| 2020-10-25 20:48:28 | × | knupfer quits (~Thunderbi@200116b82c71d2006d9811fe8b243fd8.dip.versatel-1u1.de) (Client Quit) |
| 2020-10-25 20:48:31 | <koz_> | If I want to catch two different types of exceptions, how would I spell that normally? |
| 2020-10-25 20:48:38 | <koz_> | Do I have to do nested catches or something? |
| 2020-10-25 20:49:25 | → | hyiltiz joins (~quassel@unaffiliated/hyiltiz) |
| 2020-10-25 20:49:25 | × | hyiltiz quits (~quassel@unaffiliated/hyiltiz) (Client Quit) |
| 2020-10-25 20:49:41 | → | hyiltiz joins (~quassel@82.118.227.47) |
| 2020-10-25 20:49:41 | × | hyiltiz quits (~quassel@82.118.227.47) (Changing host) |
| 2020-10-25 20:49:41 | → | hyiltiz joins (~quassel@unaffiliated/hyiltiz) |
| 2020-10-25 20:49:42 | × | hyiltiz quits (~quassel@unaffiliated/hyiltiz) (Client Quit) |
| 2020-10-25 20:50:13 | → | knupfer joins (~Thunderbi@200116b82c71d200c12610b95bb39846.dip.versatel-1u1.de) |
| 2020-10-25 20:50:16 | × | knupfer quits (~Thunderbi@200116b82c71d200c12610b95bb39846.dip.versatel-1u1.de) (Read error: Connection reset by peer) |
| 2020-10-25 20:50:27 | → | cebola joins (~cebola@2804:14d:149a:a093:90f7:1d75:5efb:291d) |
| 2020-10-25 20:51:00 | → | knupfer joins (~Thunderbi@200116b82c71d200e4ac6b276621795c.dip.versatel-1u1.de) |
| 2020-10-25 20:51:00 | × | knupfer quits (~Thunderbi@200116b82c71d200e4ac6b276621795c.dip.versatel-1u1.de) (Client Quit) |
| 2020-10-25 20:51:14 | → | knupfer joins (~Thunderbi@200116b82c71d2009d8ba3ce76844bf5.dip.versatel-1u1.de) |
| 2020-10-25 20:51:17 | × | knupfer quits (~Thunderbi@200116b82c71d2009d8ba3ce76844bf5.dip.versatel-1u1.de) (Client Quit) |
| 2020-10-25 20:51:55 | → | knupfer joins (~Thunderbi@200116b82c71d2001ce32858dc5f0456.dip.versatel-1u1.de) |
| 2020-10-25 20:51:59 | × | knupfer quits (~Thunderbi@200116b82c71d2001ce32858dc5f0456.dip.versatel-1u1.de) (Client Quit) |
| 2020-10-25 20:52:19 | → | knupfer joins (~Thunderbi@200116b82c71d200819807a95a1adcda.dip.versatel-1u1.de) |
| 2020-10-25 20:52:19 | × | knupfer quits (~Thunderbi@200116b82c71d200819807a95a1adcda.dip.versatel-1u1.de) (Client Quit) |
| 2020-10-25 20:52:45 | → | knupfer joins (~Thunderbi@200116b82c71d200747ddc181ae74121.dip.versatel-1u1.de) |
| 2020-10-25 20:52:45 | × | knupfer quits (~Thunderbi@200116b82c71d200747ddc181ae74121.dip.versatel-1u1.de) (Client Quit) |
| 2020-10-25 20:52:53 | × | Tario quits (~Tario@201.192.165.173) (Read error: Connection reset by peer) |
| 2020-10-25 20:52:57 | × | ahmr88 quits (~ahmr88@cpc85006-haye22-2-0-cust131.17-4.cable.virginm.net) (Ping timeout: 260 seconds) |
| 2020-10-25 20:53:18 | → | knupfer joins (~Thunderbi@200116b82c71d200c94ad6466fb5e1dc.dip.versatel-1u1.de) |
| 2020-10-25 20:53:22 | × | knupfer quits (~Thunderbi@200116b82c71d200c94ad6466fb5e1dc.dip.versatel-1u1.de) (Client Quit) |
| 2020-10-25 20:53:31 | → | cr3 joins (~cr3@192-222-143-195.qc.cable.ebox.net) |
| 2020-10-25 20:53:40 | → | knupfer joins (~Thunderbi@200116b82c71d20080de65e599eada8b.dip.versatel-1u1.de) |
| 2020-10-25 20:53:41 | × | knupfer quits (~Thunderbi@200116b82c71d20080de65e599eada8b.dip.versatel-1u1.de) (Client Quit) |
| 2020-10-25 20:53:47 | <monsterchrom> | koz_: Control.Exception.catches is preferred. It also explains why nesting has an issue. |
| 2020-10-25 20:54:16 | → | knupfer joins (~Thunderbi@200116b82c71d2005d7baa17411ddcf8.dip.versatel-1u1.de) |
| 2020-10-25 20:54:17 | × | knupfer quits (~Thunderbi@200116b82c71d2005d7baa17411ddcf8.dip.versatel-1u1.de) (Client Quit) |
| 2020-10-25 20:54:42 | → | knupfer joins (~Thunderbi@200116b82c71d200d01321cb105e7aac.dip.versatel-1u1.de) |
| 2020-10-25 20:54:53 | × | knupfer quits (~Thunderbi@200116b82c71d200d01321cb105e7aac.dip.versatel-1u1.de) (Client Quit) |
| 2020-10-25 20:55:02 | → | knupfer joins (~Thunderbi@200116b82c71d20068c5ae3c6a15d8cb.dip.versatel-1u1.de) |
| 2020-10-25 20:55:11 | × | knupfer quits (~Thunderbi@200116b82c71d20068c5ae3c6a15d8cb.dip.versatel-1u1.de) (Client Quit) |
| 2020-10-25 20:55:15 | × | cebola quits (~cebola@2804:14d:149a:a093:90f7:1d75:5efb:291d) (Ping timeout: 272 seconds) |
| 2020-10-25 20:55:21 | → | knupfer joins (~Thunderbi@200116b82c71d20068c5ae3c6a15d8cb.dip.versatel-1u1.de) |
| 2020-10-25 20:55:24 | × | knupfer quits (~Thunderbi@200116b82c71d20068c5ae3c6a15d8cb.dip.versatel-1u1.de) (Client Quit) |
| 2020-10-25 20:55:25 | × | raehik quits (~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) (Ping timeout: 240 seconds) |
| 2020-10-25 20:55:27 | <koz_> | monsterchrom: Thanks, that's actually very helpful! |
| 2020-10-25 20:55:40 | <koz_> | ... also, I _just_ realized who you (likely) are and I feel super daft. |
| 2020-10-25 20:56:01 | → | knupfer joins (~Thunderbi@200116b82c71d2007d0cbc9185ede2d4.dip.versatel-1u1.de) |
| 2020-10-25 20:56:10 | × | knupfer quits (~Thunderbi@200116b82c71d2007d0cbc9185ede2d4.dip.versatel-1u1.de) (Client Quit) |
| 2020-10-25 20:56:27 | <Rembane> | monsterchrom: Are you having a Halloween nick? |
| 2020-10-25 20:56:35 | → | knupfer joins (~Thunderbi@200116b82c71d2007c8b48d2d386aace.dip.versatel-1u1.de) |
| 2020-10-25 20:56:52 | → | aarvar joins (~foewfoiew@50.35.43.33) |
| 2020-10-25 20:57:37 | → | hyiltiz joins (~quassel@unaffiliated/hyiltiz) |
| 2020-10-25 20:57:41 | × | Neo-- quits (~neo@188-230-154-134.dynamic.t-2.net) (Ping timeout: 260 seconds) |
| 2020-10-25 20:57:43 | → | knupfer1 joins (~Thunderbi@200116b82c71d200b17583f1e5ea9e29.dip.versatel-1u1.de) |
| 2020-10-25 20:57:47 | → | raehik joins (~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) |
| 2020-10-25 20:57:54 | × | knupfer1 quits (~Thunderbi@200116b82c71d200b17583f1e5ea9e29.dip.versatel-1u1.de) (Client Quit) |
| 2020-10-25 20:57:55 | → | coot joins (~coot@37.30.54.23.nat.umts.dynamic.t-mobile.pl) |
| 2020-10-25 20:58:06 | × | knupfer quits (~Thunderbi@200116b82c71d2007c8b48d2d386aace.dip.versatel-1u1.de) (Read error: Connection reset by peer) |
| 2020-10-25 20:58:09 | × | coot quits (~coot@37.30.54.23.nat.umts.dynamic.t-mobile.pl) (Remote host closed the connection) |
| 2020-10-25 20:58:20 | → | knupfer joins (~Thunderbi@200116b82c71d200808b41070892ecf7.dip.versatel-1u1.de) |
| 2020-10-25 20:58:39 | × | knupfer quits (~Thunderbi@200116b82c71d200808b41070892ecf7.dip.versatel-1u1.de) (Client Quit) |
| 2020-10-25 20:58:48 | → | knupfer joins (~Thunderbi@200116b82c71d200f019adc0abdfdde8.dip.versatel-1u1.de) |
| 2020-10-25 20:59:07 | × | hyiltiz quits (~quassel@unaffiliated/hyiltiz) (Client Quit) |
| 2020-10-25 20:59:17 | → | hyiltiz joins (~quassel@82.118.227.47) |
| 2020-10-25 20:59:17 | × | hyiltiz quits (~quassel@82.118.227.47) (Changing host) |
| 2020-10-25 20:59:17 | → | hyiltiz joins (~quassel@unaffiliated/hyiltiz) |
| 2020-10-25 21:00:01 | × | larsan1 quits (~larsan@154.13.1.56) () |
| 2020-10-25 21:00:34 | → | jbox joins (~atlas@unaffiliated/jbox) |
| 2020-10-25 21:02:28 | <monsterchrom> | I was inspired by ghoulguy. Also watch out for dimwitch. |
| 2020-10-25 21:02:48 | <monsterchrom> | ghoulguy in turn was inspired by people in #freenode or something. |
| 2020-10-25 21:02:58 | jtmar | is now known as jamestmartin |
| 2020-10-25 21:03:19 | <MarcelineVQ> | he said deadk did it to him |
| 2020-10-25 21:03:35 | <monsterchrom> | Yes this name game is stress-testing your unification algorithms! >:) |
| 2020-10-25 21:04:39 | <MarcelineVQ> | I should think up a christmas name instead I guess |
| 2020-10-25 21:05:20 | <MarcelineVQ> | MerrycelineCM is just nonsense tho |
| 2020-10-25 21:05:32 | <jbox> | I'm having trouble getting a dev environment set up. Vim (coc.nvim) keeps yelling at me that it can't find `import XMonad`, but I can reload xmonad just fine and it doesn't complain |
| 2020-10-25 21:06:53 | <jbox> | I should be using ghcup instead of my distribution package manager, right? |
| 2020-10-25 21:07:01 | × | acarrico quits (~acarrico@dhcp-68-142-39-249.greenmountainaccess.net) (Ping timeout: 246 seconds) |
| 2020-10-25 21:07:54 | <koz_> | monsterchrom: Less unification, more fuzzy matching. |
| 2020-10-25 21:07:58 | hackage | reform-happstack 0.2.5.4 - Happstack support for reform. https://hackage.haskell.org/package/reform-happstack-0.2.5.4 (JeremyShaw) |
| 2020-10-25 21:08:14 | <koz_> | jbox: For _development_, 100% use ghcup, |
| 2020-10-25 21:09:40 | <Rembane> | monsterchrom: Good stuff! :D |
| 2020-10-25 21:13:14 | <Uniaika> | fantastic nick change, ghoulguy and monsterchrom |
| 2020-10-25 21:13:23 | × | andyo quits (~andyo@63.228.117.102) (Remote host closed the connection) |
| 2020-10-25 21:13:49 | × | babygnu quits (~robert@gateway/tor-sasl/babygnu) (Quit: Leaving) |
| 2020-10-25 21:14:03 | → | hekkaidekapus} joins (~tchouri@gateway/tor-sasl/hekkaidekapus) |
| 2020-10-25 21:14:20 | → | constR joins (uid58205@gateway/web/irccloud.com/x-nftouxhgpmhemgcu) |
| 2020-10-25 21:15:05 | → | heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) |
| 2020-10-25 21:15:07 | × | knupfer quits (~Thunderbi@200116b82c71d200f019adc0abdfdde8.dip.versatel-1u1.de) (Quit: knupfer) |
| 2020-10-25 21:15:15 | → | knupfer joins (~Thunderbi@200116b82c71d20055910676750eb41c.dip.versatel-1u1.de) |
| 2020-10-25 21:16:17 | × | mnrmnaughmnrgle quits (~mnrmnaugh@unaffiliated/mnrmnaugh) (Ping timeout: 260 seconds) |
| 2020-10-25 21:17:03 | × | hekkaidekapus{ quits (~tchouri@gateway/tor-sasl/hekkaidekapus) (Ping timeout: 240 seconds) |
| 2020-10-25 21:17:45 | <jbox> | vim (coc.vim) complains that: [coc.nvim] No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for .xmonad/xmonad.hs. Proceeding with [implicit cradle](https://hackage.haskell.org/package/implicit-hie) |
| 2020-10-25 21:17:54 | <jbox> | What should I do about this? I have cradle installed |
| 2020-10-25 21:18:01 | × | knupfer quits (~Thunderbi@200116b82c71d20055910676750eb41c.dip.versatel-1u1.de) (Client Quit) |
| 2020-10-25 21:18:05 | → | Tario joins (~Tario@201.192.165.173) |
| 2020-10-25 21:18:09 | → | knupfer joins (~Thunderbi@200116b82c71d20075517a899185d8fc.dip.versatel-1u1.de) |
| 2020-10-25 21:18:13 | <jbox> | wait, no I don't |
| 2020-10-25 21:18:21 | <jbox> | I can't execute `cradle`, but ghcup says it's installed |
| 2020-10-25 21:18:42 | <maerwald> | cradle? |
| 2020-10-25 21:19:28 | <koz_> | ghcup doesn't install anything other than GHC, hie and cabal I don't think. |
| 2020-10-25 21:19:46 | <monsterchrom> | Not hie, rather hls. |
| 2020-10-25 21:19:52 | <maerwald> | https://hackage.haskell.org/package/implicit-hie |
All times are in UTC.