Codebase list haskell-open-browser / cc6ea43
haskell-first-class-families: Add path to Vcs-Git header Jelmer Vernooij 1 year, 3 months ago
2 changed file(s) with 5 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 haskell-first-class-families (0.8.0.1-2) UNRELEASED; urgency=medium
11
2 [ Ilias Tsitsimpis ]
23 * Declare compliance with Debian policy 4.6.1
4
5 [ Jelmer Vernooij ]
6 * Add package path in Vcs-Git header.
37
48 -- Ilias Tsitsimpis <iliastsi@debian.org> Tue, 28 Jun 2022 15:32:21 +0300
59
1111 Standards-Version: 4.6.1
1212 Homepage: https://github.com/Lysxia/first-class-families
1313 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-first-class-families
14 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git
14 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-first-class-families]
1515 X-Description: first class type families for Haskell
1616 This library provides support for first class type families in
1717 Haskell. This permits constructors for type families to be passed to