Newest at the top
2025-01-13 20:21:58 +0100 | housemate | (~housemate@146.70.66.228) housemate |
2025-01-13 20:21:21 +0100 | housemate | (~housemate@146.70.66.228) (Remote host closed the connection) |
2025-01-13 20:20:24 +0100 | housemate | (~housemate@146.70.66.228) housemate |
2025-01-13 20:18:57 +0100 | housemate | (~housemate@146.70.66.228) (Max SendQ exceeded) |
2025-01-13 20:16:38 +0100 | housemate | (~housemate@146.70.66.228) housemate |
2025-01-13 20:16:19 +0100 | Guest21 | (~Guest21@net-2-44-139-71.cust.vodafonedsl.it) (Client Quit) |
2025-01-13 20:16:01 +0100 | r-sta | (~r-sta@sgyl-37-b2-v4wan-168528-cust2421.vm6.cable.virginm.net) (Quit: Client closed) |
2025-01-13 20:15:06 +0100 | Guest21 | (~Guest21@net-2-44-139-71.cust.vodafonedsl.it) |
2025-01-13 20:14:35 +0100 | housemate | (~housemate@146.70.66.228) (Max SendQ exceeded) |
2025-01-13 20:12:42 +0100 | notzmv | (~umar@user/notzmv) (Ping timeout: 276 seconds) |
2025-01-13 20:12:25 +0100 | housemate | (~housemate@146.70.66.228) housemate |
2025-01-13 20:11:51 +0100 | housemate | (~housemate@146.70.66.228) (Remote host closed the connection) |
2025-01-13 20:11:46 +0100 | OftenFaded37 | OftenFaded1 |
2025-01-13 20:10:59 +0100 | housemate | (~housemate@146.70.66.228) housemate |
2025-01-13 20:10:20 +0100 | housemate | (~housemate@146.70.66.228) (Remote host closed the connection) |
2025-01-13 20:09:11 +0100 | housemate | (~housemate@146.70.66.228) housemate |
2025-01-13 20:08:38 +0100 | housemate | (~housemate@146.70.66.228) (Max SendQ exceeded) |
2025-01-13 20:06:27 +0100 | Guest1364 | (~user@2601:644:937c:ed10::ae5) |
2025-01-13 20:05:22 +0100 | housemate | (~housemate@146.70.66.228) housemate |
2025-01-13 20:03:48 +0100 | housemate | (~housemate@146.70.66.228) (Max SendQ exceeded) |
2025-01-13 20:02:14 +0100 | machinedgod | (~machinedg@d108-173-18-100.abhsia.telus.net) machinedgod |
2025-01-13 20:00:53 +0100 | housemate | (~housemate@146.70.66.228) housemate |
2025-01-13 19:59:35 +0100 | housemate | (~housemate@146.70.66.228) (Max SendQ exceeded) |
2025-01-13 19:59:11 +0100 | ol0ck | (~quassel@user/ol0ck) ol0ck |
2025-01-13 19:58:19 +0100 | wootehfoot | (~wootehfoo@user/wootehfoot) wootehfoot |
2025-01-13 19:58:09 +0100 | ol0ck | (~quassel@user/ol0ck) (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) |
2025-01-13 19:58:01 +0100 | ss4 | (~wootehfoo@user/wootehfoot) (Quit: Leaving) |
2025-01-13 19:57:39 +0100 | nickiminjaj | (~nickiminj@user/laxhh) (Client Quit) |
2025-01-13 19:56:38 +0100 | nickiminjaj | (~nickiminj@user/laxhh) laxhh |
2025-01-13 19:56:37 +0100 | <r-sta> | it points to some locations but i cant see anything, i think iv become frustrated, time to take a break |
2025-01-13 19:56:22 +0100 | housemate | (~housemate@146.70.66.228) housemate |
2025-01-13 19:55:16 +0100 | housemate | (~housemate@146.70.66.228) (Max SendQ exceeded) |
2025-01-13 19:54:46 +0100 | <r-sta> | idk it seems to be producing gibberish now so it must be working |
2025-01-13 19:54:13 +0100 | OftenFaded37 | (~OftenFade@user/tisktisk) OftenFaded |
2025-01-13 19:53:31 +0100 | <tomsmeding> | perhaps the 'run' needs to come before the '--enable-profiling' |
2025-01-13 19:53:17 +0100 | <tomsmeding> | you could do that, or `cabal --enable-profiling run your-executable-name -- +RTS -xc` |
2025-01-13 19:53:06 +0100 | <r-sta> | force of habbit |
2025-01-13 19:53:00 +0100 | <tomsmeding> | why v2- before everything? |
2025-01-13 19:53:00 +0100 | <r-sta> | i guess i should uses v2-exec... |
2025-01-13 19:52:53 +0100 | <r-sta> | im doing cabal v2-build then cabal v2-run |
2025-01-13 19:52:29 +0100 | <tomsmeding> | how are you running your app? |
2025-01-13 19:52:27 +0100 | <tomsmeding> | your app will be built with -prof if you --enable-profiling to `cabal run` |
2025-01-13 19:52:22 +0100 | housemate | (~housemate@146.70.66.228) housemate |
2025-01-13 19:52:17 +0100 | ol0ck_ | ol0ck |
2025-01-13 19:52:15 +0100 | lxsameer | (~lxsameer@Serene/lxsameer) (Ping timeout: 260 seconds) |
2025-01-13 19:52:07 +0100 | ol0ck | (~nickiminj@user/laxhh) (Quit: Textual IRC Client: www.textualapp.com) |
2025-01-13 19:52:02 +0100 | <r-sta> | the flag -xc requires the program to be built with -prof |
2025-01-13 19:51:42 +0100 | housemate | (~housemate@146.70.66.228) (Max SendQ exceeded) |
2025-01-13 19:51:18 +0100 | ol0ck_ | (~quassel@user/ol0ck) ol0ck |
2025-01-13 19:49:30 +0100 | <tomsmeding> | `cabal run` is essentially `cabal build` + `cabal exec` |