Skip to content

Commit 3d1c84c

Browse files
committed
Fix formatting of the description in the cabal spec.
1 parent 1c72bfe commit 3d1c84c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

github.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Description: The Github API provides programmatic access to the full
1717
Github Web site, from Issues to Gists to repos down to the underlying git data
1818
like references and trees. This library wraps all of that, exposing a basic but
1919
Haskell-friendly set of functions and data structures.
20-
20+
.
2121
/Currently this only supports read-only access/.
22-
22+
.
2323
For more of an overview please see the README: <https://github.com/mike-burns/github/blob/master/README.md>
2424

2525
-- The license under which the package is released.

0 commit comments

Comments
 (0)