Logs: liberachat/#haskell
| 2026-04-04 06:37:51 | <gentauro> | % sizeOf 42 |
| 2026-04-04 06:37:51 | <yahb2> | <interactive>:17:1: error: [GHC-88464] ; Variable not in scope: sizeOf :: t0 -> t |
| 2026-04-04 06:38:07 | <gentauro> | % import Foreign.Storable |
| 2026-04-04 06:38:07 | <yahb2> | <no output> |
| 2026-04-04 06:38:09 | <gentauro> | % sizeOf 42 |
| 2026-04-04 06:38:09 | <yahb2> | 8 |
| 2026-04-04 06:38:12 | <gentauro> | % data FooBar = Foo | Bar; data BazQux = BazQux {-# UNPACK #-} !FooBar; sizeOf Foo |
| 2026-04-04 06:38:12 | <yahb2> | <interactive>:23:71: error: [GHC-25277] ; Parse error: module header, import declaration ; or top-level declaration expected. |
| 2026-04-04 06:38:18 | <gentauro> | % data FooBar = Foo | Bar; data BazQux = BazQux {-# UNPACK #-} !FooBar |
| 2026-04-04 06:38:18 | <yahb2> | <no output> |
| 2026-04-04 06:38:23 | <gentauro> | % sizeOf Foo |
| 2026-04-04 06:38:23 | <yahb2> | <interactive>:27:1: error: [GHC-39999] ; • No instance for ‘Storable FooBar’ arising from a use of ‘sizeOf’ ; • In the expression: sizeOf Foo ; In an equation for ‘it’: it = sizeOf Foo |
| 2026-04-04 06:39:28 | <gentauro> | % data FooBar = Foo | Bar deriving Storable; data BazQux = BazQux {-# UNPACK #-} !FooBar deriving Storable |
| 2026-04-04 06:39:28 | <yahb2> | <interactive>:29:34: error: [GHC-00158] ; • Can't make a derived instance of ‘Storable FooBar’: ; ‘Storable’ is not a stock derivable class (Eq, Show, etc.) ; • In the data type dec... |
| 2026-04-04 06:41:32 | × | marinelli quits (~weechat@brrr.fr) (Quit: marinelli) |
| 2026-04-04 06:41:42 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 268 seconds) |
| 2026-04-04 06:44:40 | × | peterbecich quits (~Thunderbi@71.84.33.135) (Ping timeout: 256 seconds) |
| 2026-04-04 06:52:05 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-04-04 06:54:13 | × | tomboy64 quits (~tomboy64@user/tomboy64) (Read error: Connection reset by peer) |
| 2026-04-04 06:54:19 | → | tomboy65 joins (~tomboy64@user/tomboy64) |
| 2026-04-04 06:59:12 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 268 seconds) |
| 2026-04-04 07:00:39 | → | tromp joins (~textual@2001:1c00:340e:2700:795f:6a6f:7cb5:ecd6) |
| 2026-04-04 07:01:03 | × | j1n37 quits (~j1n37@user/j1n37) (Read error: Connection reset by peer) |
| 2026-04-04 07:05:37 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-04-04 07:06:45 | → | arandombit joins (~arandombi@user/arandombit) |
| 2026-04-04 07:10:10 | → | j1n37 joins (~j1n37@user/j1n37) |
| 2026-04-04 07:10:12 | × | slomp quits (~slomp@47-158-212-88.lsan.ca.frontiernet.net) (Ping timeout: 255 seconds) |
| 2026-04-04 07:10:42 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds) |
| 2026-04-04 07:11:32 | × | arandombit quits (~arandombi@user/arandombit) (Ping timeout: 268 seconds) |
| 2026-04-04 07:14:56 | × | j1n37 quits (~j1n37@user/j1n37) (Read error: Connection reset by peer) |
| 2026-04-04 07:19:42 | → | j1n37 joins (~j1n37@user/j1n37) |
| 2026-04-04 07:21:02 | → | slomp joins (~slomp@47-158-212-88.lsan.ca.frontiernet.net) |
| 2026-04-04 07:21:24 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-04-04 07:26:18 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 246 seconds) |
| 2026-04-04 07:30:28 | → | xff0x_ joins (~xff0x@2405:6580:b080:900:5c04:5f43:e489:bda9) |
| 2026-04-04 07:31:20 | × | xff0x quits (~xff0x@2405:6580:b080:900:ee83:75a7:fd77:12be) (Ping timeout: 244 seconds) |
| 2026-04-04 07:37:26 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-04-04 07:38:56 | × | craunts795335385 quits (~craunts@152.32.99.2) (Quit: The Lounge - https://thelounge.chat) |
| 2026-04-04 07:40:00 | × | lyxia quits (~lyxia@poisson.chat) (Quit: WeeChat 4.7.1) |
| 2026-04-04 07:42:55 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 264 seconds) |
| 2026-04-04 07:46:21 | → | oskarw joins (~user@user/oskarw) |
| 2026-04-04 07:53:13 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-04-04 07:56:50 | × | xff0x_ quits (~xff0x@2405:6580:b080:900:5c04:5f43:e489:bda9) (Ping timeout: 245 seconds) |
| 2026-04-04 07:57:40 | → | xff0x joins (~xff0x@2405:6580:b080:900:7c1a:b325:26f3:f0f) |
| 2026-04-04 07:58:10 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds) |
| 2026-04-04 08:04:43 | × | tromp quits (~textual@2001:1c00:340e:2700:795f:6a6f:7cb5:ecd6) (Quit: My iMac has gone to sleep. ZZZzzz…) |
| 2026-04-04 08:06:38 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-04-04 08:11:24 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 255 seconds) |
| 2026-04-04 08:12:59 | → | puke joins (~puke@user/puke) |
| 2026-04-04 08:14:28 | → | tromp joins (~textual@2001:1c00:340e:2700:795f:6a6f:7cb5:ecd6) |
| 2026-04-04 08:17:24 | × | j1n37 quits (~j1n37@user/j1n37) (Ping timeout: 246 seconds) |
| 2026-04-04 08:17:25 | → | poscat0x04 joins (~poscat@user/poscat) |
| 2026-04-04 08:18:55 | × | poscat quits (~poscat@user/poscat) (Ping timeout: 264 seconds) |
| 2026-04-04 08:22:28 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-04-04 08:26:22 | → | Tuplanolla joins (~Tuplanoll@88-114-89-88.elisa-laajakaista.fi) |
| 2026-04-04 08:28:57 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 246 seconds) |
| 2026-04-04 08:32:30 | → | j1n37 joins (~j1n37@user/j1n37) |
| 2026-04-04 08:38:52 | × | L29Ah quits (~L29Ah@wikipedia/L29Ah) (Ping timeout: 268 seconds) |
| 2026-04-04 08:39:48 | × | xff0x quits (~xff0x@2405:6580:b080:900:7c1a:b325:26f3:f0f) (Ping timeout: 246 seconds) |
| 2026-04-04 08:40:27 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-04-04 08:40:53 | → | xff0x joins (~xff0x@2405:6580:b080:900:41eb:e6c3:ded1:dc8e) |
| 2026-04-04 08:45:37 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 272 seconds) |
| 2026-04-04 08:56:14 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-04-04 08:57:01 | → | craunts795335385 joins (~craunts@152.32.99.2) |
| 2026-04-04 09:01:14 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds) |
| 2026-04-04 09:01:51 | × | Sgeo quits (~Sgeo@user/sgeo) (Read error: Connection reset by peer) |
| 2026-04-04 09:07:37 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-04-04 09:12:41 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds) |
| 2026-04-04 09:17:43 | → | Guest62 joins (~Guest62@p200300ca8f3268009c746e11c1246554.dip0.t-ipconnect.de) |
| 2026-04-04 09:22:22 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-04-04 09:27:54 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 265 seconds) |
| 2026-04-04 09:30:30 | × | connrs quits (~connrs@user/connrs) (Remote host closed the connection) |
| 2026-04-04 09:31:41 | × | j1n37 quits (~j1n37@user/j1n37) (Quit: Ich bin der Welt abhanden gekommen) |
| 2026-04-04 09:38:25 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-04-04 09:41:50 | × | xff0x quits (~xff0x@2405:6580:b080:900:41eb:e6c3:ded1:dc8e) (Ping timeout: 252 seconds) |
| 2026-04-04 09:42:07 | → | xff0x joins (~xff0x@2405:6580:b080:900:30c7:f428:ff05:1b88) |
| 2026-04-04 09:43:12 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 255 seconds) |
| 2026-04-04 09:48:28 | × | vetkat quits (~vetkat@user/vetkat) (Quit: So long, and thanks for all the fish) |
| 2026-04-04 09:49:15 | → | vetkat joins (~vetkat@user/vetkat) |
| 2026-04-04 09:54:15 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-04-04 09:56:31 | × | vetkat quits (~vetkat@user/vetkat) (Quit: So long, and thanks for all the fish) |
| 2026-04-04 09:57:24 | → | vetkat joins (~vetkat@user/vetkat) |
| 2026-04-04 09:58:55 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 245 seconds) |
| 2026-04-04 10:02:17 | × | puke quits (~puke@user/puke) (Remote host closed the connection) |
| 2026-04-04 10:02:46 | → | puke joins (~puke@user/puke) |
| 2026-04-04 10:08:37 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-04-04 10:15:55 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 264 seconds) |
| 2026-04-04 10:23:38 | → | arandombit joins (~arandombi@user/arandombit) |
| 2026-04-04 10:28:55 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-04-04 10:29:03 | × | gawen quits (~gawen@user/gawen) (Quit: cya) |
| 2026-04-04 10:29:12 | → | Ranhir joins (~Ranhir@157.97.53.139) |
| 2026-04-04 10:29:43 | × | puke quits (~puke@user/puke) (Quit: puke) |
| 2026-04-04 10:33:45 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds) |
| 2026-04-04 10:34:29 | → | gawen joins (~gawen@user/gawen) |
| 2026-04-04 10:36:31 | → | puke joins (~puke@user/puke) |
| 2026-04-04 10:44:41 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-04-04 10:45:36 | × | arandombit quits (~arandombi@user/arandombit) (Ping timeout: 244 seconds) |
| 2026-04-04 10:47:19 | × | gawen quits (~gawen@user/gawen) (Quit: cya) |
| 2026-04-04 10:49:50 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 268 seconds) |
| 2026-04-04 10:51:25 | × | xff0x quits (~xff0x@2405:6580:b080:900:30c7:f428:ff05:1b88) (Ping timeout: 245 seconds) |
All times are in UTC.