Package: libghc-parsec3-dev (3.1.2-1 and others)
Links for libghc-parsec3-dev
Debian Resources:
Download Source Package haskell-parsec:
- [haskell-parsec_3.1.2-1.dsc]
- [haskell-parsec_3.1.2.orig.tar.gz]
- [haskell-parsec_3.1.2-1.debian.tar.gz]
Maintainers:
External Resources:
- Homepage [legacy.cs.uu.nl]
Similar packages:
Haskell monadic parser combinator library for GHC
This package provides a library for the Haskell programming language.
Parsec is designed from scratch as an industrial-strength parser library. It is simple, safe, well documented, has extensive libraries and good error messages, and is also fast. It is defined as a monad transformer that can be stacked on arbitrary monads, and it is also parametric in the input stream type.
Other Packages Related to libghc-parsec3-dev
|
|
|
-
- dep: libc0.1 (>= 2.3.4) [kfreebsd-amd64, kfreebsd-i386]
- Sulautettu GNU C -kirjasto: jaetut kirjastot
also a virtual package provided by libc0.1-udeb
-
- dep: libc6 (>= 2.13) [s390x]
- Sulautettu GNU C -kirjasto: jaetut kirjastot
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.13-28) [armhf]
- dep: libc6 (>= 2.7) [not armhf, kfreebsd-amd64, kfreebsd-i386, s390x]
-
- dep: libffi5 (>= 3.0.10-3) [kfreebsd-amd64, kfreebsd-i386]
- Foreign Function Interface library runtime
- dep: libffi5 (>= 3.0.4) [not armel, armhf, kfreebsd-amd64, kfreebsd-i386]
- dep: libffi5 (>= 3.0.9) [armel, armhf]
-
- dep: libgcc1 (>= 1:4.4.0) [armel, armhf]
- GCC:n apukirjasto
-
- dep: libghc-base-dev-4.5.0.0-40417 [mips]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.5.0.0-40b99 [amd64]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.5.0.0-4d405 [mipsel]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.5.0.0-67592 [s390]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.5.0.0-9e9c4 [sparc]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.5.0.0-add11 [powerpc]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.5.0.0-b7e97 [s390x]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.5.0.0-c8e71 [i386]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.5.0.0-d93d7 [kfreebsd-i386]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.5.0.0-d93df [armhf]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.5.0.0-dde34 [kfreebsd-amd64]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.5.0.0-e5583 [armel]
- virtual package provided by ghc
-
- dep: libghc-bytestring-dev-0.9.2.1-02c4f [s390x]
- virtual package provided by ghc
-
- dep: libghc-bytestring-dev-0.9.2.1-0480d [mipsel]
- virtual package provided by ghc
-
- dep: libghc-bytestring-dev-0.9.2.1-18f26 [amd64]
- virtual package provided by ghc
-
- dep: libghc-bytestring-dev-0.9.2.1-4adca [i386]
- virtual package provided by ghc
-
- dep: libghc-bytestring-dev-0.9.2.1-5ae7c [powerpc, s390]
- virtual package provided by ghc
-
- dep: libghc-bytestring-dev-0.9.2.1-61f0b [mips, sparc]
- virtual package provided by ghc
-
- dep: libghc-bytestring-dev-0.9.2.1-6ff76 [kfreebsd-amd64]
- virtual package provided by ghc
-
- dep: libghc-bytestring-dev-0.9.2.1-e17f0 [armel, armhf]
- virtual package provided by ghc
-
- dep: libghc-bytestring-dev-0.9.2.1-e2bcd [kfreebsd-i386]
- virtual package provided by ghc
-
- dep: libghc-mtl-dev-2.1.1-80110 [amd64, kfreebsd-amd64, s390x]
- virtual package provided by libghc-mtl-dev
-
- dep: libghc-mtl-dev-2.1.1-87121 [not amd64, i386, kfreebsd-amd64, kfreebsd-i386, s390x]
- virtual package provided by libghc-mtl-dev
-
- dep: libghc-mtl-dev-2.1.1-ae9b4 [i386, kfreebsd-i386]
- virtual package provided by libghc-mtl-dev
-
- dep: libghc-text-dev-0.11.2.0-05a46 [armel, armhf, mipsel]
- virtual package provided by libghc-text-dev
-
- dep: libghc-text-dev-0.11.2.0-26a04 [mips, powerpc, s390, sparc]
- virtual package provided by libghc-text-dev
-
- dep: libghc-text-dev-0.11.2.0-4b4e6 [kfreebsd-amd64]
- virtual package provided by libghc-text-dev
-
- dep: libghc-text-dev-0.11.2.0-a625b [i386]
- virtual package provided by libghc-text-dev
-
- dep: libghc-text-dev-0.11.2.0-bf794 [s390x]
- virtual package provided by libghc-text-dev
-
- dep: libghc-text-dev-0.11.2.0-cbc26 [amd64]
- virtual package provided by libghc-text-dev
-
- dep: libghc-text-dev-0.11.2.0-e612a [kfreebsd-i386]
- virtual package provided by libghc-text-dev
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-parsec3-doc
- Haskell monadic parser combinator library for GHC; documentation
-
- sug: libghc-parsec3-prof
- Haskell monadic parser combinator library for GHC; profiling libraries
Download libghc-parsec3-dev
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| amd64 | 3.1.2-1+b3 | 498.4 kB | 3,321.0 kB | [list of files] |
| armel | 3.1.2-1+b1 | 783.4 kB | 4,034.0 kB | [list of files] |
| armhf | 3.1.2-1+b2 | 821.3 kB | 3,959.0 kB | [list of files] |
| i386 | 3.1.2-1+b3 | 476.7 kB | 2,283.0 kB | [list of files] |
| kfreebsd-amd64 | 3.1.2-1+b2 | 498.5 kB | 3,327.0 kB | [list of files] |
| kfreebsd-i386 | 3.1.2-1+b2 | 475.0 kB | 2,206.0 kB | [list of files] |
| mips | 3.1.2-1+b2 | 1,007.6 kB | 5,045.0 kB | [list of files] |
| mipsel | 3.1.2-1+b2 | 930.2 kB | 5,045.0 kB | [list of files] |
| powerpc | 3.1.2-1+b3 | 651.8 kB | 3,239.0 kB | [list of files] |
| s390 | 3.1.2-1+b3 | 866.1 kB | 4,774.0 kB | [list of files] |
| s390x | 3.1.2-1+b2 | 918.9 kB | 6,716.0 kB | [list of files] |
| sparc | 3.1.2-1+b3 | 888.6 kB | 4,921.0 kB | [list of files] |
