Skip to content

Use hasktorch in nixpkgs #43

Use hasktorch in nixpkgs

Use hasktorch in nixpkgs #43

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 -c "stack build"