File: rename-snap-binary

package info (click to toggle)
haskell-snap 1.1.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 684 kB
  • sloc: haskell: 5,193; sh: 49; makefile: 3
file content (19 lines) | stat: -rw-r--r-- 574 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Description: Rename snap binary
 To avoid a conflict
Author: Joachim Breitner <nomeata@debian.org>
Bug-Debian: http://bugs.debian.org/741503
Forwarded: not-needed

Index: b/snap.cabal
===================================================================
--- a/snap.cabal
+++ b/snap.cabal
@@ -15,7 +15,7 @@ description:
     @$ cabal install snap snap-templates
     $ mkdir myproject
     $ cd myproject
-    $ snap init@
+    $ snap-framework init@
     .
     If you have trouble or any questions, see our FAQ page
     (<http://snapframework.com/faq>) or the documentation