Logs: freenode/#haskell
| 2021-04-13 10:04:35 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-04-13 10:05:01 | <xerox_> | a different but related idea is how to collapse such unfolding if it happens to get the same seed twice at different points |
| 2021-04-13 10:05:23 | <xerox_> | setting aside parallelism when pursuing that |
| 2021-04-13 10:07:47 | ← | arturh parts (~arturh@93.176.180.48) () |
| 2021-04-13 10:09:41 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 240 seconds) |
| 2021-04-13 10:10:11 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-04-13 10:11:59 | → | kuribas joins (~user@ptr-25vy0i8g2c6vaifvwgm.18120a2.ip6.access.telenet.be) |
| 2021-04-13 10:13:58 | → | kiweun joins (~kiweun@2607:fea8:2a62:9600:8c83:83d2:e977:8f1e) |
| 2021-04-13 10:14:13 | × | Major_Biscuit quits (~Major_Bis@wlan-145-94-219-47.wlan.tudelft.nl) (Ping timeout: 252 seconds) |
| 2021-04-13 10:14:52 | × | xff0x quits (~xff0x@2001:1a81:52e3:ed00:4e19:7447:12ec:457) (Ping timeout: 258 seconds) |
| 2021-04-13 10:15:06 | <ski> | hm, somehow accumulate a `Map' from seeds/states to trees and consult it for memoization |
| 2021-04-13 10:15:13 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 240 seconds) |
| 2021-04-13 10:15:23 | <ski> | i guess the main problem is how to get different branches to communicate with each other |
| 2021-04-13 10:15:33 | → | xff0x joins (~xff0x@2001:1a81:52e3:ed00:8d58:e974:e293:f3fe) |
| 2021-04-13 10:16:01 | <ski> | perhaps one can generate the subtrees breath-first, with a queue, hmm .. |
| 2021-04-13 10:16:10 | <ski> | s/breath/breadth/ |
| 2021-04-13 10:16:15 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-04-13 10:16:53 | × | Benzi-Junior quits (~BenziJuni@dsl-149-64-251.hive.is) (Ping timeout: 240 seconds) |
| 2021-04-13 10:17:55 | → | zebrag joins (~inkbottle@aaubervilliers-654-1-2-51.w83-200.abo.wanadoo.fr) |
| 2021-04-13 10:18:20 | × | kiweun quits (~kiweun@2607:fea8:2a62:9600:8c83:83d2:e977:8f1e) (Ping timeout: 258 seconds) |
| 2021-04-13 10:20:46 | × | Alleria_ quits (~AllahuAkb@2603-7000-3040-0000-51cb-91e5-ecfa-0406.res6.spectrum.com) (Ping timeout: 246 seconds) |
| 2021-04-13 10:21:13 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 240 seconds) |
| 2021-04-13 10:21:52 | → | frozenErebus joins (~frozenEre@37.231.244.249) |
| 2021-04-13 10:21:53 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-04-13 10:25:45 | → | Alleria_ joins (~AllahuAkb@2603-7000-3040-0000-ac34-8d7e-1853-75bb.res6.spectrum.com) |
| 2021-04-13 10:26:17 | × | Stanley00 quits (~stanley00@unaffiliated/stanley00) (Remote host closed the connection) |
| 2021-04-13 10:26:23 | × | kritzefitz quits (~kritzefit@fw-front.credativ.com) (Ping timeout: 246 seconds) |
| 2021-04-13 10:28:33 | → | haskellstudent joins (~quassel@213-225-6-101.nat.highway.a1.net) |
| 2021-04-13 10:29:35 | → | __minoru__shirae joins (~shiraeesh@109.166.56.189) |
| 2021-04-13 10:30:06 | → | malumore__ joins (~malumore@151.62.122.89) |
| 2021-04-13 10:30:22 | <xerox_> | https://www.stackage.org/haddock/lts-17.9/containers-0.6.2.1/Data-Tree.html#g:2 |
| 2021-04-13 10:30:27 | <xerox_> | there are some interesting options |
| 2021-04-13 10:30:34 | × | jpe90 quits (~user@pool-108-31-85-19.washdc.fios.verizon.net) (Ping timeout: 268 seconds) |
| 2021-04-13 10:31:23 | × | kini quits (~kini@unaffiliated/kini) (Remote host closed the connection) |
| 2021-04-13 10:31:52 | → | ClaudiusMaximus joins (~claude@cpc98210-croy26-2-0-cust137.19-2.cable.virginm.net) |
| 2021-04-13 10:32:03 | × | ClaudiusMaximus quits (~claude@cpc98210-croy26-2-0-cust137.19-2.cable.virginm.net) (Changing host) |
| 2021-04-13 10:32:03 | → | ClaudiusMaximus joins (~claude@unaffiliated/claudiusmaximus) |
| 2021-04-13 10:32:22 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 252 seconds) |
| 2021-04-13 10:32:38 | → | kini joins (~kini@unaffiliated/kini) |
| 2021-04-13 10:33:03 | × | malumore_ quits (~malumore@151.62.122.89) (Ping timeout: 268 seconds) |
| 2021-04-13 10:33:12 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-04-13 10:34:19 | → | LKoen joins (~LKoen@65.250.88.92.rev.sfr.net) |
| 2021-04-13 10:35:38 | × | todda7 quits (~torstein@athedsl-09242.home.otenet.gr) (Ping timeout: 240 seconds) |
| 2021-04-13 10:37:14 | × | __minoru__shirae quits (~shiraeesh@109.166.56.189) (Ping timeout: 246 seconds) |
| 2021-04-13 10:38:13 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 240 seconds) |
| 2021-04-13 10:38:20 | → | kritzefitz joins (~kritzefit@2003:5b:203b:200::10:49) |
| 2021-04-13 10:38:32 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-04-13 10:41:55 | × | sw1nn quits (~sw1nn@2a00:23c7:622f:2c00:4e10:fa3:5042:9652) (Ping timeout: 260 seconds) |
| 2021-04-13 10:43:41 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 240 seconds) |
| 2021-04-13 10:44:30 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-04-13 10:45:06 | → | heatsink joins (~heatsink@108-201-191-115.lightspeed.sntcca.sbcglobal.net) |
| 2021-04-13 10:45:42 | × | frozenErebus quits (~frozenEre@37.231.244.249) (Ping timeout: 260 seconds) |
| 2021-04-13 10:47:30 | ← | jakalx parts (~jakalx@base.jakalx.net) () |
| 2021-04-13 10:49:22 | × | kritzefitz quits (~kritzefit@2003:5b:203b:200::10:49) (Ping timeout: 258 seconds) |
| 2021-04-13 10:49:41 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 240 seconds) |
| 2021-04-13 10:50:09 | × | heatsink quits (~heatsink@108-201-191-115.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 265 seconds) |
| 2021-04-13 10:50:20 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-04-13 10:55:13 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 240 seconds) |
| 2021-04-13 10:55:53 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-04-13 10:59:29 | → | dixie joins (~dixie@real.wilbury.sk) |
| 2021-04-13 10:59:51 | → | Major_Biscuit joins (~Major_Bis@wlan-145-94-219-47.wlan.tudelft.nl) |
| 2021-04-13 11:00:43 | → | sw1nn joins (~sw1nn@host217-42-85-246.range217-42.btcentralplus.com) |
| 2021-04-13 11:00:58 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 252 seconds) |
| 2021-04-13 11:02:03 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-04-13 11:03:09 | → | kritzefitz joins (~kritzefit@212.86.56.80) |
| 2021-04-13 11:04:29 | → | jakalx joins (~jakalx@base.jakalx.net) |
| 2021-04-13 11:04:50 | → | grimpeux joins (~textual@modemcable153.12-178-173.mc.videotron.ca) |
| 2021-04-13 11:06:45 | <dibblego> | ski: that argument originally comes from java, and it is bunk (re TCE) |
| 2021-04-13 11:14:36 | → | Alleria joins (~textual@mskresolve-a.mskcc.org) |
| 2021-04-13 11:15:00 | Alleria | is now known as Guest40868 |
| 2021-04-13 11:19:09 | → | dariof4 joins (~dario@5.179.159.205) |
| 2021-04-13 11:21:57 | → | viluon joins (uid453725@gateway/web/irccloud.com/x-nnqlbbddhkybeglg) |
| 2021-04-13 11:24:04 | × | gnumonic quits (~gnumonic@c-73-170-91-210.hsd1.ca.comcast.net) (Ping timeout: 252 seconds) |
| 2021-04-13 11:24:24 | <viluon> | hi, beginner question: I just refactored my library project into multiple files. When building it with Cabal and a custom compiler, imports in the root file don't work. Why's that? https://usercontent.irccloud-cdn.com/file/5kYcLv9R/image.png |
| 2021-04-13 11:24:28 | → | _noblegas joins (uid91066@gateway/web/irccloud.com/x-nmdbocjlxmbwafmr) |
| 2021-04-13 11:24:44 | <viluon> | I passed `-v` to GHC, weirdly enough, the path *seems to* match up https://usercontent.irccloud-cdn.com/file/Zk66No4h/image.png |
| 2021-04-13 11:25:48 | → | Pickchea joins (~private@unaffiliated/pickchea) |
| 2021-04-13 11:25:50 | × | grimpeux quits (~textual@modemcable153.12-178-173.mc.videotron.ca) (Quit: My MacBook has gone to sleep. ZZZzzz…) |
| 2021-04-13 11:29:12 | → | todda7 joins (~torstein@ppp-2-85-110-156.home.otenet.gr) |
| 2021-04-13 11:29:49 | → | grimpeux joins (~textual@modemcable153.12-178-173.mc.videotron.ca) |
| 2021-04-13 11:30:37 | × | grimpeux quits (~textual@modemcable153.12-178-173.mc.videotron.ca) (Client Quit) |
| 2021-04-13 11:31:12 | <viluon> | here's the full output of `cabal install --lib all` along with the `.project` and `.cabal` files https://paste.tomsmeding.com/hXg6Yu6D |
| 2021-04-13 11:38:46 | <merijn> | viluon: Your other-modules field is empty |
| 2021-04-13 11:39:04 | <viluon> | merijn: ah, I need to list all the modules in my project? |
| 2021-04-13 11:39:07 | <merijn> | Yes |
| 2021-04-13 11:39:53 | <merijn> | viluon: .cabal files function (among other things) as manifest file, i.e. they explicitly specify everything that is part of a package |
| 2021-04-13 11:39:54 | <viluon> | hm, that's sad, surely that information is trivially inferable from the source code. Thank you though! I didn't realise that |
| 2021-04-13 11:40:00 | <viluon> | I see |
| 2021-04-13 11:40:58 | <merijn> | viluon: Is it trivially inferrible? Mostly, although when you work out the corner case, not as trivial as it seems at first. But it is intentionally not done, so that when you build a source tar ball with cabal you are guaranteed to only get what you explicitly include. |
| 2021-04-13 11:42:43 | → | alexm_ joins (~alexm_@161.8.254.229) |
| 2021-04-13 11:44:06 | → | drbean_ joins (~drbean@TC210-63-209-59.static.apol.com.tw) |
| 2021-04-13 11:47:45 | → | machinedgod joins (~machinedg@135-23-192-217.cpe.pppoe.ca) |
| 2021-04-13 11:48:49 | × | ep1ctetus quits (~epictetus@ip72-194-54-201.sb.sd.cox.net) (Ping timeout: 252 seconds) |
| 2021-04-13 11:49:12 | <alexm_> | @pl (<*>) fs xs = flatMap (<$> xs) fs |
| 2021-04-13 11:49:12 | <lambdabot> | (line 1, column 14): |
| 2021-04-13 11:49:12 | <lambdabot> | unexpected " " |
| 2021-04-13 11:49:12 | <lambdabot> | expecting operator |
| 2021-04-13 11:50:21 | <ski> | dibblego, mm, i've seen versions of it float around |
| 2021-04-13 11:50:31 | <alexm_> | @pl (<*>) fs xs = flatMap ((<$>) xs) fs |
| 2021-04-13 11:50:31 | <lambdabot> | (line 1, column 14): |
All times are in UTC.