systadmin 2017-02-24 14:49:49
heyo
erisco 2017-02-24 14:51:01
dmwit, and to answer your question: yes. I also hope this doesn't happen so soon else I'm out of a job
robertkennedy 2017-02-24 14:51:14
Our Haskell directory is up to 25k LOC, and our "package manager" is a stack.yaml file. What's the next step upwards in scale?
monochrom 2017-02-24 14:51:42
Splitting.
robertkennedy 2017-02-24 14:51:53
?
monochrom 2017-02-24 14:52:07
Split into 10 projects.
robertkennedy 2017-02-24 14:53:09
Well we have ~25 packages and 6 continuous projects, but to have those projects call the same packages?
monochrom 2017-02-24 14:53:48
Oh, you already have multiple projects?
monochrom 2017-02-24 14:54:34
Then I don't know.
robertkennedy 2017-02-24 14:54:53
Well idk if it's actually multiple projects
robertkennedy 2017-02-24 14:55:02
Idk if that's a codified word in haskell
monochrom 2017-02-24 14:55:07
What do C people do when they have 25M LOC?
robertkennedy 2017-02-24 14:55:28
I think they load code to databases?
erisco 2017-02-24 14:57:04
I have to wonder if any program has 25M LoC and actually needs 25M LoC
erisco 2017-02-24 14:57:35
or if it is more like 1M LoC and and decades of legacy
maksim__ 2017-02-24 15:27:34
is this really accurate? https://hackage.haskell.org/packages/top
maksim__ 2017-02-24 15:27:45
the most popular package is warp with a whopping 500 downloads?
hpc 2017-02-24 15:29:15
it's probably not counting everything, like maybe cabal downloads are ignored?
hpc 2017-02-24 15:29:26
or it's downloads within a week or something
robertkennedy 2017-02-24 15:43:57
500 downloads is behind cdn