From 1b9995725af7f9deae1acc09db1d7801aab78e14 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Tue, 10 Mar 2015 22:37:13 -0400 Subject: Package urweb-mode --- debian/control | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index dbf82349..3589b89d 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Build-Depends: libssl-dev, mlton Build-Depends-Indep: + emacs24 | emacsen, texlive-fonts-recommended, texlive-latex-extra Standards-Version: 3.9.6 @@ -29,7 +30,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: - urweb-doc + urweb-doc, + urweb-mode Description: purely functional language for web programming Ur is a pure, functional, statically typed, strict programming language in the tradition of ML and Haskell; however, it features a significantly richer type @@ -133,3 +135,17 @@ Description: Ur/Web reference manual applications backed by SQL databases. . This package provides the Ur/Web reference manual in PDF format. + +Package: urweb-mode +Section: editors +Architecture: all +Multi-Arch: foreign +Depends: emacsen-common, ${misc:Depends} +Description: Emacs mode for editing Ur/Web programs + Ur is a pure, functional, statically typed, strict programming language in the + tradition of ML and Haskell; however, it features a significantly richer type + system. Ur/Web is Ur plus a special standard library and associated rules for + parsing and optimization. Ur/Web supports constructing dynamic web + applications backed by SQL databases. + . + This package provides an Emacs mode for editing Ur/Web source files. -- cgit v1.2.3