Newest at the top
2025-04-15 18:06:52 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-04-15 18:06:15 +0200 | machinedgod | (~machinedg@d108-173-18-100.abhsia.telus.net) (Ping timeout: 260 seconds) |
2025-04-15 18:04:06 +0200 | peterbecich | (~Thunderbi@syn-047-229-123-186.res.spectrum.com) peterbecich |
2025-04-15 17:58:47 +0200 | chele | (~chele@user/chele) (Remote host closed the connection) |
2025-04-15 17:57:21 +0200 | <bwe> | ski: so, Cont, Reader, Writer, State…in this order? |
2025-04-15 17:56:50 +0200 | Otong | (~Otong@user/Otong) (Remote host closed the connection) |
2025-04-15 17:54:34 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 245 seconds) |
2025-04-15 17:51:40 +0200 | SlackCoder | (~SlackCode@64-94-63-8.ip.weststar.net.ky) (Quit: Leaving) |
2025-04-15 17:51:06 +0200 | qeef | (~qeef@138-169-143-94.cust.centrio.cz) qeef |
2025-04-15 17:50:04 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-04-15 17:48:52 +0200 | j1n37 | (~j1n37@user/j1n37) j1n37 |
2025-04-15 17:46:57 +0200 | j1n37 | (~j1n37@user/j1n37) (Ping timeout: 248 seconds) |
2025-04-15 17:38:50 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds) |
2025-04-15 17:37:23 +0200 | skylord5816 | (~skylord58@user/skylord5816) skylord5816 |
2025-04-15 17:35:45 +0200 | tromp | (~textual@2001:1c00:3487:1b00:2562:1865:ccbe:6e5d) (Ping timeout: 248 seconds) |
2025-04-15 17:33:58 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-04-15 17:31:22 +0200 | acidjnk | (~acidjnk@p200300d6e71c4f58dd6e73151eca3115.dip0.t-ipconnect.de) (Ping timeout: 276 seconds) |
2025-04-15 17:28:30 +0200 | tzh | (~tzh@c-76-115-131-146.hsd1.or.comcast.net) tzh |
2025-04-15 17:26:42 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 265 seconds) |
2025-04-15 17:23:42 +0200 | jmcantrell | (~weechat@user/jmcantrell) jmcantrell |
2025-04-15 17:21:52 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-04-15 17:20:21 +0200 | qeef | (~qeef@138-169-143-94.cust.centrio.cz) (Ping timeout: 252 seconds) |
2025-04-15 17:17:51 +0200 | inca | (~inca@71.30.233.213) |
2025-04-15 17:17:37 +0200 | urdh | (~urdh@user/urdh) urdh |
2025-04-15 17:15:56 +0200 | Googulator82 | (~Googulato@2a01-036d-0106-2077-315b-d519-517f-afe7.pool6.digikabel.hu) |
2025-04-15 17:15:28 +0200 | Googulator82 | (~Googulato@2a01-036d-0106-2077-315b-d519-517f-afe7.pool6.digikabel.hu) (Quit: Client closed) |
2025-04-15 17:14:15 +0200 | inca | (~inca@71.30.233.213) (Ping timeout: 268 seconds) |
2025-04-15 17:10:33 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 268 seconds) |
2025-04-15 17:07:39 +0200 | <c_wraith> | verbs never get packed, though |
2025-04-15 17:07:04 +0200 | <JuanDaugherty> | which woulda been the excite |
2025-04-15 17:06:39 +0200 | <famubu> | I too first read it as noun. |
2025-04-15 17:06:12 +0200 | JuanDaugherty | had to look at the log to dispel "noun pack" |
2025-04-15 17:05:07 +0200 | <c_wraith> | (it should say "Where: data constructor field") |
2025-04-15 17:04:46 +0200 | <c_wraith> | hey wait a second. the docs on the nounpack pragma are wrong, though the usage example shows correct usage. |
2025-04-15 17:03:21 +0200 | <c_wraith> | as pragmas, they don't need a separate language extension to enable |
2025-04-15 17:03:18 +0200 | JuanDaugherty | (~juan@user/JuanDaugherty) JuanDaugherty |
2025-04-15 17:03:01 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-04-15 17:02:53 +0200 | <c_wraith> | famubu: https://downloads.haskell.org/ghc/latest/docs/users_guide/exts/pragmas.html#unpack-pragma and the nounpack pragma, the next thing down |
2025-04-15 17:02:45 +0200 | qeef | (~qeef@138-169-143-94.cust.centrio.cz) qeef |
2025-04-15 17:02:20 +0200 | <famubu> | I have been trying to tick of the extensions that I had come across and wanted to add to that list: https://ju-sh.github.io/wiki/haskell/ghc-extensions.html |
2025-04-15 17:01:54 +0200 | <famubu> | Which ghc extensions are relevant for SourceUnpackedness? |
2025-04-15 17:00:59 +0200 | inca | (~inca@71.30.233.213) |
2025-04-15 17:00:50 +0200 | <famubu> | I guess `!` is for strict eval. |
2025-04-15 17:00:30 +0200 | <famubu> | Oh wait.. |
2025-04-15 16:59:59 +0200 | <famubu> | I only have a superficial familiarity with Haskell.. I guess that's why..😅 |
2025-04-15 16:59:38 +0200 | inca | (~inca@71.30.233.213) (Ping timeout: 265 seconds) |
2025-04-15 16:59:13 +0200 | <c_wraith> | unfortunately, that's sort of how template haskell works at the moment. You need a separate syntax reference like the Haskell Report and the GHC user's guide for extensions to see what everything means |
2025-04-15 16:59:10 +0200 | <tomsmeding> | [exa]: you may want to use '+ACC -fforce-recomp' or '$ rm -rf ~/.cache/accelerate' to get things to recompile instead of using the cached .so |
2025-04-15 16:58:33 +0200 | michalz | (~michalz@185.246.207.217) |
2025-04-15 16:57:36 +0200 | <c_wraith> | famubu: If you are sufficiently familiar with Haskell syntax, it should be pretty obvious what BangType is for. But you do need to know about some GHC extensions to know what SourceUnpackedness maps to |