Skip to content

Nix Skeleton Hasktorch project made for easy cloning and forking

License

Notifications You must be signed in to change notification settings

hasktorch/hasktorch-skeleton

Repository files navigation

Hasktorch Skeleton

Similar to the Cardano Skeleton, this repository serves as an example of how a downstream user of both Nix and Hasktorch can set up a development environment.

3 Steps to happy Hasktorch coding

  1. Fork this repo and clone it locally.
  2. Launch a Nix shell with (optionally) CUDA, ghcide, and VS Code, nix-shell --arg cudaSupport true --argstr cudaMajorVersion 10 --command "code ."
  3. Install the Haskell Language Server plugin and set the HIE Variant to ghcide.

Happy Hasktorch hacking!

About

Nix Skeleton Hasktorch project made for easy cloning and forking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published