Changeset 7440 for debian/control
- Timestamp:
- 10/08/05 15:40:28 (3 years ago)
- Files:
-
- 1 modified
-
debian/control (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
debian/control
r6979 r7440 39 39 . 40 40 This package contains architecture independent pugs modules. 41 42 Package: libghc6-pugs-dev 43 Architecture: any 44 Depends: ghc6 (>= 6.4), ghc6 (<< 6.4-999) 45 Description: Pugs haskell interface 46 Pugs is an implementation of Perl 6, written in Haskell. It aims to implement 47 the full Perl 6 specification, as detailed in the Synopses at 48 http://dev.perl.org/perl6/synopsis/ 49 . 50 Homepage: http://pugscode.org/ 51 . 52 This package contains everything necessary to use pugs directly from haskell 53 code.
