Integrating hasktorch - #224
Open
DaisukeBekki wants to merge 3 commits into
Open
Conversation
Owner
Author
|
@morning85 LTS Haskell 22.43まで下げるとdotenv-0.11.0.2が組み込まれているようなので、LTSのバージョンを下げて対応したいと思います(最新のLTSはいずれにせよhasktorchが対応していないので) |
miyagawananako
previously approved these changes
Jan 18, 2026
| - libtorch-ffi | ||
| - libtorch-ffi-helper | ||
| - git: git@github.com:DaisukeBekki/hasktorch-tools.git | ||
| commit: 936928cdee27e179a5e3775d146046b107b0eba1 |
Collaborator
There was a problem hiding this comment.
2021-05-23 22:03:25 +0900作成の古いコミットなので、
3f589a6eaf158df972bac922feda22b76f4ab82b(2024-06-06 02:40:25 +0900作成)でも良さそうです。(hasktorchのsubdirsにcodegenを追加すると、buildが通ることを確認済み)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://github.com/hasktorch/hasktorch-stack-skeleton
に合わせた設定をしています。
現時点ではlibtorchとlibtorch-ffiのバージョン合わずcompileできていないですが、以下について確認しておきたいです。
@morning85 dotenvがない、と言われるので、stack.yaml内で以下のバージョンをimportしています。0.12.0.0で大丈夫でしょうか?
@kohapizza classy-prelude-yesod-1.5.0パッケージですが、lts-24.14に含まれているため、stack.yaml内でのimportは外しました。その他、yesodのバージョンが以下に含まれているもので良いかどうか、お手隙の際に確認お願いします。特に、shakespearが >=2.0 指定で良いかどうか。
https://www.stackage.org/lts-24.24