haskell-jwt 0.7.2-10 source package in Ubuntu

Changelog

haskell-jwt (0.7.2-10) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Re-enable doctests on armel, since #839840 has been fixed

  [ Gianfranco Costamagna ]
  * Don't run tests on s390x, they hang

 -- Gianfranco Costamagna <email address hidden>  Fri, 27 Sep 2019 12:53:39 +0200

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-jwt_0.7.2-10.dsc 3.2 KiB e2980772826e601e7d42b8aee534eef75c3fea418a1cb685520ffa526b5e1e5b
haskell-jwt_0.7.2.orig.tar.gz 13.5 KiB 17967413d21399596a236bc8169d9e030bb85e2b1c349c6e470543767cc20a31
haskell-jwt_0.7.2-10.debian.tar.xz 3.0 KiB ea086556d678c71a17dab9bc996892b6a24dbe71d66cf683eb031118114ea9f4

No changes file available.

Binary packages built by this source

libghc-jwt-dev: No summary available for libghc-jwt-dev in ubuntu groovy.

No description available for libghc-jwt-dev in ubuntu groovy.

libghc-jwt-doc: No summary available for libghc-jwt-doc in ubuntu groovy.

No description available for libghc-jwt-doc in ubuntu groovy.

libghc-jwt-prof: JSON Web Token (JWT) decoding and encoding; profiling libraries

 JSON Web Token (JWT) is a compact URL-safe means of representing claims to be transferred between two parties.
 .
 To get started, see the documentation for the "Web.JWT" module.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.