File: control

package info (click to toggle)
yi 0.19.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 140 kB
  • sloc: haskell: 108; sh: 10; makefile: 8
file content (58 lines) | stat: -rw-r--r-- 2,015 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Source: yi
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders:
 Marcel Fourne <debian@marcelfourne.de>
Priority: optional
Section: haskell
Rules-Requires-Root: no
Build-Depends:
 cdbs,
 debhelper (>= 10),
 ghc (>= 8.4.3),
 ghc-prof,
 haskell-devscripts-minimal (>= 0.13) | haskell-devscripts (>= 0.13),
 libghc-microlens-platform-dev (>= 0.3.4.0),
 libghc-microlens-platform-prof,
 libghc-optparse-applicative-dev (>= 0.13.0.0),
 libghc-optparse-applicative-prof,
 libghc-yi-core-dev (>= 0.19),
 libghc-yi-core-prof,
 libghc-yi-frontend-vty-dev (>= 0.19),
 libghc-yi-frontend-vty-prof,
 libghc-yi-keymap-emacs-dev (>= 0.19),
 libghc-yi-keymap-emacs-prof,
 libghc-yi-keymap-vim-dev (>= 0.19),
 libghc-yi-keymap-vim-prof,
 libghc-yi-misc-modes-dev (>= 0.19),
 libghc-yi-misc-modes-prof,
 libghc-yi-mode-haskell-dev (>= 0.19),
 libghc-yi-mode-haskell-prof,
 libghc-yi-mode-javascript-dev (>= 0.19),
 libghc-yi-mode-javascript-prof,
 libghc-yi-rope-dev (>= 0.10),
 libghc-yi-rope-prof,
Standards-Version: 4.1.4
Homepage: https://github.com/yi-editor/yi#readme
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/yi
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/yi]

Package: yi
Architecture: any
Section: editors
Depends:
 ${haskell:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
Recommends: libghc-yi-misc-modes-dev,
            libghc-yi-mode-haskell-dev,
            libghc-yi-keymap-emacs-dev | libghc-yi-keymap-vim-dev,
            libghc-yi-frontend-vty-dev | libghc-yi-frontend-pango-dev
Description: Haskell-Scriptable Editor
 Yi is a text editor written in Haskell and extensible in Haskell.  The goal
 of the Yi project is to provide a flexible, powerful, and correct editor
 for haskell hacking.
 .
 This package comes pre-configured with the default configuration. If
 you want to build your custom-configured version, make sure that
 libghc-yi-core-dev is installed and put your configuration in
 ~/.config/yi/yi.hs