-
Notifications
You must be signed in to change notification settings - Fork 0
haskell: update ghc to 9.2.2 and add pandoc #199
Conversation
|
Cool, will take a deeper look tomorrow. |
|
Hi, (for the records) Goal should be to have all relevant/callable tools in /pkg/haskell-xy/bin (opposed to .bin, home/builduser/bin), yielding a simpler PATH setting. |
a6c759c to
dfbb346
Compare
|
Hmm, evtl. liegt es daran, dass mir Phil Collins nicht wirklich viel sagt. Oder ist das dann der joke dabei? |
|
Near miss: still in $HOME b) Symlinks are dead ... |
|
Next time better send me the path to your build test, saves me the time to rebuild. |
dfbb346 to
5de0391
Compare
|
was a joke to specific to Phil Collins then. One song of him is popular for the line "take a look at me now" which could be in this case read as take a look at the new version of the pull request now. I copied all executables into the |
5de0391 to
6081c26
Compare
|
Bad news, sorry. Needlees to say that it worked when the build home was in place. Maybe add the removal of the build home to a test method? |
|
Maybe look here for suitable compile flags: |
6081c26 to
42424c0
Compare
|
Now we got the hidden directories back again but they don't contain executables. Therefore I hope it finds your approval. |
|
So, you haven't tried the arch example? (see quote below) Especially the '-f-embed_data_files' option sounds to me like a promissing candidate for solving the homedirectory problems. |
|
I looked at the arch example. But since they are going a completely different way by not using cabal I would have to check if all dependency are there, what every single flag which is not obvious is doing and last but not least if it works well with the ghc. Even |
Christmas is there. Pandoc is now in the haskell pkg. Also some useful libraries are added. There is already a version 9.2.3 of the ghc but that is not compatible with the hls. Therefore I decided to take 9.2.2.
42424c0 to
826c1e6
Compare
|
pandoc works, checked with different user and a dumped tmp.builddir. |
Christmas is there. Pandoc is now in the haskell pkg. Also some useful libraries are added.
There is already a version 9.2.3 of the ghc but that is not compatible with the hls. Therefore I decided to take 9.2.2.