File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
## The Haskell Tool Stack
2
2
3
- ![ Unit tests] ( https://github.com/commercialhaskell/stack/workflows/Unit%20tests/badge.svg )
4
- ![ Integration tests] ( https://github.com/commercialhaskell/stack/workflows/Integration%20tests/badge.svg )
3
+ [ ![ Unit tests] ( https://github.com/commercialhaskell/stack/workflows/Unit%20tests/badge.svg )] ( https://github.com/commercialhaskell/stack/actions/workflows/unit-tests.yml )
4
+ [ ![ Integration tests] ( https://github.com/commercialhaskell/stack/workflows/Integration%20tests/badge.svg )] ( https://github.com/commercialhaskell/stack/actions/workflows/integration-tests.yml )
5
5
[ ![ Release] ( https://img.shields.io/github/release/commercialhaskell/stack.svg )] ( https://github.com/commercialhaskell/stack/releases )
6
6
7
7
Stack is a cross-platform program for developing Haskell projects. It is intended for Haskellers both new and experienced.
You can’t perform that action at this time.
0 commit comments