Fix styling

6 jobs for master in 40 seconds (queued for 27 minutes and 59 seconds)
latest
Status Job ID Name Coverage
  Confirm
passed #1405
gitlab

00:00:02

 
  Lint
passed #1406
hlint

00:00:01

passed #1407
ormolu

00:00:01

 
  Build
passed #1408
stack-build

00:00:05

 
  Test
passed #1410
stack-test

00:00:05

 
  Docs
passed #1412
stack-haddock

00:00:24

 

Speed up your pipelines with Needs relationships

Using the needs keyword makes jobs run before their stage is reached. Jobs run as soon as their needs relationships are met, which speeds up your pipelines.

If you add needs to jobs in your pipeline you'll be able to view the needs relationships between jobs in this tab as a Directed Acyclic Graph (DAG).