Skip to content

Use hasktorch in nixpkgs #40

Use hasktorch in nixpkgs

Use hasktorch in nixpkgs #40

Workflow file for this run

name: stack-nix-linux
on: [push, pull_request]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v30
- run: nix develop --command bash --command "stack build"