Skip to content

Commit

Permalink
Add missing closing paren in Cabal description (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-martin authored and phadej committed Feb 14, 2019
1 parent a399a18 commit 87a671d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion haskell-ci.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description:
.
* Multiple GHC support
* Dependency caching
* cabal.project support (see [Nix-style local builds documentation](https://cabal.readthedocs.io/en/latest/nix-local-build-overview.html)
* cabal.project support (see [Nix-style local builds documentation](https://cabal.readthedocs.io/en/latest/nix-local-build-overview.html))
* Runs tests and builds benchmarks
* Generates Haddocks
* macOS (OSX) support
Expand Down

0 comments on commit 87a671d

Please sign in to comment.