toutes les options
buster  ] [  bullseye  ]
[ Paquet source : haskell-language-haskell-extract  ]

Paquet : libghc-language-haskell-extract-dev (0.2.4-10 et autres)

Liens pour libghc-language-haskell-extract-dev

Screenshot

Ressources Debian :

Télécharger le paquet source haskell-language-haskell-extract :

Responsables :

Ressources externes :

Paquets similaires :

automatically extract functions from the local code.

language-haskell-extract contains some useful helper functions on top of Template Haskell. functionExtractor extracts all functions after a regexp-pattern.

> foo = "test" > boo = "testing" > bar = $(functionExtractor "oo$")

will automagically extract the functions ending with "oo" such as

> bar = [("foo",foo), ("boo",boo)]

This can be useful if you wish to extract all functions beginning with test (for a test-framework) or all functions beginning with wc (for a web service).

functionExtractorMap works like functionsExtractor but applies a function over all function-pairs. This functions is useful if the common return type of the functions is a type class.

This package contains the normal library files.

Autres paquets associés à libghc-language-haskell-extract-dev

  • dépendances
  • recommandations
  • suggestions
  • enhances

Télécharger libghc-language-haskell-extract-dev

Télécharger pour toutes les architectures proposées
Architecture Version Taille du paquet Espace occupé une fois installé Fichiers
amd64 0.2.4-10+b1 18,4 ko101,0 ko [liste des fichiers]
arm64 0.2.4-10+b1 19,5 ko154,0 ko [liste des fichiers]
armel 0.2.4-10+b1 19,2 ko104,0 ko [liste des fichiers]
armhf 0.2.4-10+b1 19,2 ko99,0 ko [liste des fichiers]
i386 0.2.4-10+b1 18,5 ko91,0 ko [liste des fichiers]
mips64el 0.2.4-10+b1 20,7 ko168,0 ko [liste des fichiers]
mipsel 0.2.4-10+b1 19,9 ko114,0 ko [liste des fichiers]
ppc64el 0.2.4-10+b1 20,5 ko163,0 ko [liste des fichiers]
s390x 0.2.4-10+b2 20,6 ko129,0 ko [liste des fichiers]