Skip to content

Commit 358cd6d

Browse files
authored
Updated with pipeline badge from gitlab
1 parent 06d787e commit 358cd6d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Haskell Demo
22

3+
[![pipeline status](https://gitlab.com/MatrixAI/open-source/Haskell-Demo/badges/master/pipeline.svg)](https://gitlab.com/MatrixAI/open-source/Haskell-Demo/commits/master)
4+
35
This is an example Haskell project using Nix to setup a development environment.
46

57
This uses Nix and Cabal without Stack. This is because when using Nix, you don't need Stack, as Nix provides harmonious snapshots of Haskell packages. However Stack users can still develop on this project, they just have to generate an appropriate `stack.yaml` from the Cabal file.

0 commit comments

Comments
 (0)