Logs: liberachat/#xmonad
| 2021-11-29 17:37:47 | <geekosaur> | was half tempted to show them a different way to combine those together but then they'd confuse just about everyone else |
| 2021-11-29 17:38:24 | <geekosaur> | @let data Nerp { na :: Int; nb :: String } |
| 2021-11-29 17:38:25 | <lambdabot> | Parse failed: Parse error: { |
| 2021-11-29 17:38:31 | <geekosaur> | @let data Nerp = Nerp { na :: Int; nb :: String } |
| 2021-11-29 17:38:31 | <lambdabot> | Parse failed: Parse error: ; |
| 2021-11-29 17:38:40 | <geekosaur> | @let data Nerp = Nerp { na :: Int, nb :: String } |
| 2021-11-29 17:38:41 | <lambdabot> | Defined. |
| 2021-11-29 17:38:56 | <geekosaur> | > Nerp {na = 5} {nb = "foo"} |
| 2021-11-29 17:38:58 | <lambdabot> | error: |
| 2021-11-29 17:38:58 | <lambdabot> | • No instance for (Show Nerp) |
| 2021-11-29 17:38:58 | <lambdabot> | arising from a use of ‘show_M61290282722890333378’ |
| 2021-11-29 17:39:06 | <geekosaur> | @let data Nerp = Nerp { na :: Int, nb :: String } deriving Show |
| 2021-11-29 17:39:07 | <lambdabot> | .L.hs:162:1: error: |
| 2021-11-29 17:39:07 | <lambdabot> | Multiple declarations of ‘Nerp’ |
| 2021-11-29 17:39:07 | <lambdabot> | Declared at: .L.hs:160:1 |
| 2021-11-29 17:39:13 | <geekosaur> | @undefine |
| 2021-11-29 17:39:13 | <lambdabot> | Undefined. |
| 2021-11-29 17:39:15 | <geekosaur> | @let data Nerp = Nerp { na :: Int, nb :: String } deriving Show |
| 2021-11-29 17:39:17 | <lambdabot> | Defined. |
| 2021-11-29 17:39:21 | <geekosaur> | > Nerp {na = 5} {nb = "foo"} |
| 2021-11-29 17:39:23 | <lambdabot> | Nerp {na = 5, nb = "foo"} |
| 2021-11-29 18:26:59 | → | obimod joins (~obimod@gateway/vpn/pia/obimod) |
| 2021-11-29 18:37:44 | × | seschwar quits (~seschwar@user/seschwar) (Ping timeout: 252 seconds) |
| 2021-11-29 18:39:48 | → | seschwar joins (~seschwar@user/seschwar) |
| 2021-11-29 18:44:07 | × | seschwar quits (~seschwar@user/seschwar) (Ping timeout: 256 seconds) |
| 2021-11-29 18:45:35 | × | qbt quits (~qbt@user/edun) (Quit: Leaving.) |
| 2021-11-29 18:48:53 | → | seschwar joins (~seschwar@user/seschwar) |
| 2021-11-29 19:06:13 | × | seschwar quits (~seschwar@user/seschwar) (Ping timeout: 256 seconds) |
| 2021-11-29 19:20:20 | → | mvk joins (~mvk@2607:fea8:5cc1:fa00::4702) |
| 2021-11-29 20:02:56 | × | noex quits (~null@2600:8804:1280:aa0:5857:94a:25de:c513) (Ping timeout: 265 seconds) |
| 2021-11-29 20:02:56 | × | mc47[m] quits (~mc47matri@2001:470:69fc:105::733) (Ping timeout: 265 seconds) |
| 2021-11-29 20:02:56 | × | unclechu quits (~unclechu@2001:470:69fc:105::354) (Ping timeout: 265 seconds) |
| 2021-11-29 20:02:56 | × | duskhorn[m] quits (~duskhornm@2001:470:69fc:105::1:37aa) (Ping timeout: 265 seconds) |
| 2021-11-29 20:02:56 | × | Drishal[m] quits (~drishalma@2001:470:69fc:105::a36) (Ping timeout: 265 seconds) |
| 2021-11-29 20:03:25 | × | Damia0o[m] quits (~damian0om@2001:470:69fc:105::1:2fdc) (Ping timeout: 265 seconds) |
| 2021-11-29 20:03:25 | × | unrooted quits (~unrooted@2001:470:69fc:105::a4a) (Ping timeout: 265 seconds) |
| 2021-11-29 20:03:33 | → | noex joins (~null@2600:8804:1280:aa0:5857:94a:25de:c513) |
| 2021-11-29 20:03:54 | × | etrigan63[m] quits (~etrigan63@2001:470:69fc:105::1:2982) (Ping timeout: 265 seconds) |
| 2021-11-29 20:06:03 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Quit: Leaving) |
| 2021-11-29 20:07:53 | → | geekosaur joins (~geekosaur@xmonad/geekosaur) |
| 2021-11-29 20:15:39 | → | mc47[m] joins (~mc47matri@2001:470:69fc:105::733) |
| 2021-11-29 20:17:01 | → | Drishal[m] joins (~drishalma@2001:470:69fc:105::a36) |
| 2021-11-29 20:17:06 | → | duskhorn[m] joins (~duskhornm@2001:470:69fc:105::1:37aa) |
| 2021-11-29 20:17:06 | → | unclechu joins (~unclechu@2001:470:69fc:105::354) |
| 2021-11-29 20:18:49 | → | Damia0o[m] joins (~damian0om@2001:470:69fc:105::1:2fdc) |
| 2021-11-29 20:19:13 | → | unrooted joins (~unrooted@2001:470:69fc:105::a4a) |
| 2021-11-29 20:20:25 | → | etrigan63[m] joins (~etrigan63@2001:470:69fc:105::1:2982) |
| 2021-11-29 21:24:57 | × | mestre quits (~mestre@191.177.175.57) (Quit: Lost terminal) |
| 2021-11-29 21:39:48 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (*.net *.split) |
| 2021-11-29 21:39:48 | × | mvk quits (~mvk@2607:fea8:5cc1:fa00::4702) (*.net *.split) |
| 2021-11-29 21:39:48 | × | obimod quits (~obimod@gateway/vpn/pia/obimod) (*.net *.split) |
| 2021-11-29 21:39:48 | × | amenonsen quits (~amenonsen@pitta.toroid.org) (*.net *.split) |
| 2021-11-29 21:39:48 | × | mc47 quits (~mc47@xmonad/TheMC47) (*.net *.split) |
| 2021-11-29 21:39:48 | × | thunderrd quits (~thunderrd@183.182.110.132) (*.net *.split) |
| 2021-11-29 21:39:49 | × | vrs quits (~vrs@user/vrs) (*.net *.split) |
| 2021-11-29 21:39:49 | × | xacktm quits (xacktm@user/xacktm) (*.net *.split) |
| 2021-11-29 21:39:49 | × | davve quits (davve@bsd.douchedata.com) (*.net *.split) |
| 2021-11-29 21:39:49 | × | fcser quits (~fcser@booty.farted.net) (*.net *.split) |
| 2021-11-29 21:39:49 | × | piele quits (~piele@tbonesteak.creativeserver.net) (*.net *.split) |
| 2021-11-29 21:39:49 | × | haskl quits (~haskl@user/haskl) (*.net *.split) |
| 2021-11-29 21:39:49 | × | smashgra_ quits (~smashgrab@bare.metal.computer) (*.net *.split) |
| 2021-11-29 21:39:50 | × | eyenx quits (~m-5paiux@eyenx.ch) (*.net *.split) |
| 2021-11-29 21:39:50 | × | incertia quits (~incertia@d4-50-26-103.nap.wideopenwest.com) (*.net *.split) |
| 2021-11-29 21:39:50 | × | eqw quits (~eqw@31.134.178.99) (*.net *.split) |
| 2021-11-29 21:39:50 | × | koluacik quits (~koluacik@165.227.171.188) (*.net *.split) |
| 2021-11-29 21:39:50 | × | ml| quits (~ml|@user/ml/x-5298235) (*.net *.split) |
| 2021-11-29 21:39:50 | × | Solitary quits (~Solitary@user/solitary) (*.net *.split) |
| 2021-11-29 21:39:50 | × | lazycat quits (~lazycat@user/lazycat) (*.net *.split) |
| 2021-11-29 21:39:50 | × | joshproehl quits (~quassel@user/joshproehl) (*.net *.split) |
| 2021-11-29 21:39:50 | × | ectospasm quits (~ectospasm@user/ectospasm) (*.net *.split) |
| 2021-11-29 21:39:50 | × | yosafbridge quits (~yosafbrid@static.38.6.217.95.clients.your-server.de) (*.net *.split) |
| 2021-11-29 21:39:50 | × | nomadxx3 quits (~lanomadx@69.167.42.149) (*.net *.split) |
| 2021-11-29 21:39:51 | × | thaumavorio quits (~thaumavor@thaumavor.io) (*.net *.split) |
| 2021-11-29 21:39:51 | × | tv quits (~tv@user/tv) (*.net *.split) |
| 2021-11-29 21:39:51 | × | mariari quits (~mariari@user/mariari) (*.net *.split) |
| 2021-11-29 21:39:51 | × | PotatoGim quits (sid99505@id-99505.lymington.irccloud.com) (*.net *.split) |
| 2021-11-29 21:39:51 | × | mudri quits (sid317655@id-317655.helmsley.irccloud.com) (*.net *.split) |
| 2021-11-29 21:39:51 | × | darkstardevx quits (~darkstard@50.39.115.145) (*.net *.split) |
| 2021-11-29 21:39:51 | × | liskin quits (~liskin@xmonad/liskin) (*.net *.split) |
| 2021-11-29 21:39:51 | × | ex quits (~exordiri@user/exordiri) (*.net *.split) |
| 2021-11-29 21:39:51 | × | codedmart quits (codedmart@2600:3c01::f03c:92ff:fefe:8511) (*.net *.split) |
| 2021-11-29 21:39:51 | × | haasn quits (~nand@haasn.dev) (*.net *.split) |
| 2021-11-29 21:39:51 | × | ElKowar quits (~ElKowar@srv-fin.xware-gmbh.de) (*.net *.split) |
| 2021-11-29 21:39:51 | × | tomjaguarpaw quits (~tom@li367-225.members.linode.com) (*.net *.split) |
| 2021-11-29 21:39:52 | × | line quits (~info@li2021-150.members.linode.com) (*.net *.split) |
| 2021-11-29 21:44:21 | → | geekosaur joins (~geekosaur@xmonad/geekosaur) |
| 2021-11-29 21:44:21 | → | mvk joins (~mvk@2607:fea8:5cc1:fa00::4702) |
| 2021-11-29 21:44:21 | → | obimod joins (~obimod@gateway/vpn/pia/obimod) |
| 2021-11-29 21:44:21 | → | amenonsen joins (~amenonsen@pitta.toroid.org) |
| 2021-11-29 21:44:21 | → | mc47 joins (~mc47@xmonad/TheMC47) |
| 2021-11-29 21:44:21 | → | thunderrd joins (~thunderrd@183.182.110.132) |
| 2021-11-29 21:44:21 | → | vrs joins (~vrs@user/vrs) |
| 2021-11-29 21:44:21 | → | xacktm joins (xacktm@user/xacktm) |
| 2021-11-29 21:44:21 | → | davve joins (davve@bsd.douchedata.com) |
| 2021-11-29 21:44:21 | → | piele joins (~piele@tbonesteak.creativeserver.net) |
| 2021-11-29 21:44:21 | → | fcser joins (~fcser@booty.farted.net) |
| 2021-11-29 21:44:21 | → | haskl joins (~haskl@user/haskl) |
| 2021-11-29 21:44:21 | → | smashgra_ joins (~smashgrab@bare.metal.computer) |
| 2021-11-29 21:44:21 | → | thaumavorio joins (~thaumavor@thaumavor.io) |
| 2021-11-29 21:44:21 | → | eyenx joins (~m-5paiux@eyenx.ch) |
All times are in UTC.