[DNM] Add zypper package ghc-mod - #99
Conversation
|
fwiw, I've reported the problem at https://build.opensuse.org/package/show?project=openSUSE%3AFactory&package=ghc-mod |
|
Image size: 3.793 GB :-( Compared to 2.5ish as the current size. |
|
ack f0937bc good change, nothing we can do about the size I guess :/ |
|
Im not sure I am ready to accept that 1.2Gb for one extra tool is a good choice, especially as we have few haskell users. |
|
ouch. @jayvdb do you see any sane way in which we could modularize this? There seems to be a conflict on interest between the original idea of putting together an image that supports "everything" and the very valid usecase of yours that would benefit from not having "everything"... |
|
Well, with an enhancement to coala, it could install some dependencies, like this one, at runtime. That would mean a perf hit for only people who need this bear, and others are not impacted. But I am hoping to find why it is so large, and prune it, and then feed that information upstream to improve the packaging. |
|
Hm. Interestingly, those packages cause the same thing on my home system:
which in English would means:
|
ghc and ghc-cabal-helper are dependencies that are not managed via zypper packaging. Fixes coala#87
|
Looks like it is easy to reduce it https://travis-ci.org/jayvdb/docker-coala-base/jobs/205160825 |
|
2.6 Gb also using ghc-compiler https://travis-ci.org/jayvdb/docker-coala-base/builds/205201881 |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
2 similar comments
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
1 similar comment
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
28 similar comments
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
|
Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again! |
ghc and ghc-cabal-helper are dependencies that are not
managed via zypper packaging.
Fixes #87