Skip to content

Commit dc4a75b

Browse files
committed
hackage-db.cabal: fix the URL in the description
1 parent 610f76c commit dc4a75b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hackage-db.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1.0
33
synopsis: Access cabal-install's Hackage database via Data.Map
44
description: This library provides convenient access to the local copy of the Hackage
55
database that \"cabal update\" creates. Check out
6-
https:\//github.com/peti/hackage-db/tree/master/example\/ for a collection
6+
<https://github.com/peti/hackage-db/tree/master/example/> for a collection
77
of simple example programs that demonstrate how to use this code.
88
license: BSD3
99
license-file: LICENSE

0 commit comments

Comments
 (0)