Update haskell.nix to fix head.hackage FOD hash mismatch #142
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
| name: DevX closures for x86_64-darwin | |
| on: | |
| push: | |
| jobs: | |
| build: | |
| name: Prebuild and Upload | |
| uses: ./.github/workflows/main.yml | |
| with: | |
| platform: x86_64-darwin |