Logs: liberachat/#haskell
| 2021-06-09 08:12:12 | × | GIANTWORLDKEEPER quits (~pjetcetal@2.95.204.25) (Quit: EXIT) |
| 2021-06-09 08:14:13 | <merijn> | Should only be slow the first time, I think? |
| 2021-06-09 08:14:14 | <dminuoso> | with `cabal install --lib` you very rapidly end up with failure to install anything further from experience. |
| 2021-06-09 08:14:24 | <dminuoso> | It works for the first 1-2 packages, and then you cant install anything else. |
| 2021-06-09 08:14:28 | <merijn> | It JIT installs the package you need, then loads it inside ghci |
| 2021-06-09 08:14:34 | → | ikex joins (~ash@user/ikex) |
| 2021-06-09 08:14:45 | <merijn> | If the package is already in the global store (after the first run) it can skip that step |
| 2021-06-09 08:15:10 | <dminuoso> | *package with the resolved version + flags. |
| 2021-06-09 08:15:19 | → | brandonh joins (~brandonh@151.44.80.15) |
| 2021-06-09 08:15:25 | <dminuoso> | If in a different projects you have other constraints that would result in a different version of the same library, it'd have to be rebuilt of course. |
| 2021-06-09 08:16:39 | → | phanf joins (~phanf@226.148.192.35.bc.googleusercontent.com) |
| 2021-06-09 08:17:56 | → | eggplantade joins (~Eggplanta@2600:1700:bef1:5e10:3429:27e5:c9dc:b9d2) |
| 2021-06-09 08:19:09 | → | emliunix_ joins (~emliunix@b4kebweac68.route-server.jp) |
| 2021-06-09 08:19:45 | × | tromp quits (~textual@dhcp-077-249-230-040.chello.nl) (Quit: My iMac has gone to sleep. ZZZzzz…) |
| 2021-06-09 08:20:07 | × | hendursa1 quits (~weechat@user/hendursaga) (Remote host closed the connection) |
| 2021-06-09 08:20:12 | → | hendursaga joins (~weechat@user/hendursaga) |
| 2021-06-09 08:21:38 | → | BosonCollider joins (~olofs@90-227-86-119-no542.tbcn.telia.com) |
| 2021-06-09 08:22:02 | × | emliunix__ quits (~emliunix@198.144.166.57) (Ping timeout: 250 seconds) |
| 2021-06-09 08:22:09 | × | eggplantade quits (~Eggplanta@2600:1700:bef1:5e10:3429:27e5:c9dc:b9d2) (Ping timeout: 245 seconds) |
| 2021-06-09 08:27:14 | → | pera joins (~pera@user/pera) |
| 2021-06-09 08:28:16 | → | involans joins (~alex@cpc92718-cmbg20-2-0-cust157.5-4.cable.virginm.net) |
| 2021-06-09 08:28:24 | × | azeem quits (~azeem@dynamic-adsl-94-34-34-125.clienti.tiscali.it) (Ping timeout: 245 seconds) |
| 2021-06-09 08:29:27 | → | azeem joins (~azeem@176.201.21.77) |
| 2021-06-09 08:30:03 | × | lavaman quits (~lavaman@98.38.249.169) (Remote host closed the connection) |
| 2021-06-09 08:30:18 | fendor__ | is now known as fendor |
| 2021-06-09 08:30:39 | → | GIANTWORLDKEEPER joins (~pjetcetal@2.95.204.25) |
| 2021-06-09 08:33:15 | → | neceve joins (~quassel@2a02:c7f:607e:d600:a95a:ecd2:e57a:3130) |
| 2021-06-09 08:33:37 | → | xsperry joins (~as@user/xsperry) |
| 2021-06-09 08:33:55 | → | thyriaen joins (~thyriaen@45.178.73.238) |
| 2021-06-09 08:34:12 | <thyriaen> | good morning, my friends - what fun tutorialy resources do you recommend to get into haskell ? I think best would be some kind of problemset to solve - any suggestions ? |
| 2021-06-09 08:35:06 | <dexterfoo> | how can I run these 3 ghci commands all together? ":r" ":!clear" "main" |
| 2021-06-09 08:35:19 | × | wallymathieu[m] quits (~wallymath@2001:470:69fc:105::16ae) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:19 | × | oak- quits (~oakuniver@2001:470:69fc:105::fcd) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:19 | × | dualinverter[m] quits (~dualinver@2001:470:69fc:105::16a7) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:19 | × | autrim64[m] quits (~autrim64m@2001:470:69fc:105::16a1) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:19 | × | bryan[m] quits (~bchreekat@2001:470:69fc:105::16b5) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:19 | × | ServerStatsDisco quits (~serversta@2001:470:69fc:105::1a) (Write error: Connection reset by peer) |
| 2021-06-09 08:35:19 | × | psydroid quits (~psydroidm@user/psydroid) (Write error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | jaror[m] quits (~jaror@2001:470:69fc:105::265) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | Morrow[m] quits (~morrowmma@2001:470:69fc:105::1d0) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | hjulle[m] quits (~hjullemat@2001:470:69fc:105::1dd) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | Artem[m] quits (~artemtype@2001:470:69fc:105::75b) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | bb010g quits (~bb010gmat@2001:470:69fc:105::9a5) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | eddiemundo quits (~eddiemund@2001:470:69fc:105::a9c) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | cdsmith quits (~cdsmithma@2001:470:69fc:105::284) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | marinelli[m] quits (~marinelli@2001:470:69fc:105::2d8) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | Soft quits (~soft-matr@2001:470:69fc:105::c75) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | maralorn quits (~maralorn@2001:470:69fc:105::251) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | ac quits (~aloiscoch@2001:470:69fc:105::65) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | amesgen[m] quits (~amesgenam@2001:470:69fc:105::82b) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | kosmikus[m] quits (~andresloe@2001:470:69fc:105::95d) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | Las[m] quits (~lasmatrix@2001:470:69fc:105::74e) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | ru0mad[m] quits (~ru0madmat@2001:470:69fc:105::9b2) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | the-coot[m] quits (~the-cootm@2001:470:69fc:105::95f) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | jophish quits (~jophish@2001:470:69fc:105::670) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | fgaz quits (~fgaz@2001:470:69fc:105::842) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | MatrixTravelerbo quits (~voyagert2@2001:470:69fc:105::22) (Write error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | thedward[m] quits (~thedwardm@2001:470:69fc:105::f79) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | adziahel[m] quits (~adziahelm@2001:470:69fc:105::b4d) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | srid[m] quits (~sridmatri@2001:470:69fc:105::1c2) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | cdepillabout[m] quits (~cdepillab@2001:470:69fc:105::3d3) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | Drezil quits (~drezilkif@2001:470:69fc:105::7f8) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | tomferon[m] quits (~tomferon@2001:470:69fc:105::268) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | fabfianda[m] quits (~fabfianda@2001:470:69fc:105::6db) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | siraben quits (~siraben@user/siraben) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | sm[m] quits (~sm@plaintextaccounting/sm) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | vaibhavsagar[m] quits (~vaibhavsa@2001:470:69fc:105::ffe) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | maerwald[m] quits (~maerwaldm@2001:470:69fc:105::1ee) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | kadoban quits (~kadoban@user/kadoban) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:20 | × | peddie quits (~peddie@2001:470:69fc:105::25d) (Read error: Connection reset by peer) |
| 2021-06-09 08:35:53 | → | thedward[m] joins (~thedwardm@2001:470:69fc:105::f79) |
| 2021-06-09 08:35:54 | → | mastarija_ joins (~mastarija@31.217.8.68) |
| 2021-06-09 08:36:20 | × | yd502 quits (~yd502@180.168.212.6) (Ping timeout: 250 seconds) |
| 2021-06-09 08:36:36 | → | ac joins (~aloiscoch@2001:470:69fc:105::65) |
| 2021-06-09 08:36:36 | → | sm[m] joins (~sm@plaintextaccounting/sm) |
| 2021-06-09 08:36:36 | → | MatrixTravelerbo joins (~voyagert2@2001:470:69fc:105::22) |
| 2021-06-09 08:36:36 | → | fgaz joins (~fgaz@2001:470:69fc:105::842) |
| 2021-06-09 08:36:36 | → | peddie joins (~peddie@2001:470:69fc:105::25d) |
| 2021-06-09 08:36:36 | → | maralorn joins (~maralorn@2001:470:69fc:105::251) |
| 2021-06-09 08:36:36 | → | psydroid joins (~psydroidm@2001:470:69fc:105::165) |
| 2021-06-09 08:36:36 | → | fabfianda[m] joins (~fabfianda@2001:470:69fc:105::6db) |
| 2021-06-09 08:36:36 | → | ServerStatsDisco joins (~serversta@2001:470:69fc:105::1a) |
| 2021-06-09 08:36:36 | → | Artem[m] joins (~artemtype@2001:470:69fc:105::75b) |
| 2021-06-09 08:36:36 | → | the-coot[m] joins (~the-cootm@2001:470:69fc:105::95f) |
| 2021-06-09 08:36:37 | → | Las[m] joins (~lasmatrix@2001:470:69fc:105::74e) |
| 2021-06-09 08:36:37 | → | kadoban joins (~kadoban@user/kadoban) |
| 2021-06-09 08:36:37 | → | jophish joins (~jophish@2001:470:69fc:105::670) |
| 2021-06-09 08:36:38 | → | vaibhavsagar[m] joins (~vaibhavsa@2001:470:69fc:105::ffe) |
| 2021-06-09 08:36:48 | → | maerwald[m] joins (~maerwaldm@2001:470:69fc:105::1ee) |
| 2021-06-09 08:36:48 | → | Morrow[m] joins (~morrowmma@2001:470:69fc:105::1d0) |
| 2021-06-09 08:36:48 | → | srid[m] joins (~sridmatri@2001:470:69fc:105::1c2) |
| 2021-06-09 08:36:48 | → | wallymathieu[m] joins (~wallymath@2001:470:69fc:105::16ae) |
| 2021-06-09 08:36:48 | → | adziahel[m] joins (~adziahelm@2001:470:69fc:105::b4d) |
| 2021-06-09 08:36:48 | → | amesgen[m] joins (~amesgenam@2001:470:69fc:105::82b) |
| 2021-06-09 08:36:48 | → | kosmikus[m] joins (~andresloe@2001:470:69fc:105::95d) |
| 2021-06-09 08:36:48 | → | hjulle[m] joins (~hjullemat@2001:470:69fc:105::1dd) |
| 2021-06-09 08:36:48 | → | bb010g joins (~bb010gmat@2001:470:69fc:105::9a5) |
| 2021-06-09 08:36:48 | → | cdepillabout[m] joins (~cdepillab@2001:470:69fc:105::3d3) |
| 2021-06-09 08:36:48 | → | dualinverter[m] joins (~dualinver@2001:470:69fc:105::16a7) |
| 2021-06-09 08:36:48 | → | tomferon[m] joins (~tomferon@2001:470:69fc:105::268) |
All times are in UTC.