haskell-load-env 0.2.1.0-4 source package in Ubuntu

Changelog

haskell-load-env (0.2.1.0-4) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Sun, 03 Sep 2023 19:12:32 +0300

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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-load-env_0.2.1.0-4.dsc 2.4 KiB eca924ca8688e1d9009ef1affc75e94dfd3c47c9da3f5f00fd4fba3ef410eed1
haskell-load-env_0.2.1.0.orig.tar.gz 6.4 KiB e3ec6dfafeb9be454d010e1a4330b5a66beb8fb9496a9b70a42e9b18ea0494a0
haskell-load-env_0.2.1.0-4.debian.tar.xz 2.7 KiB 627ac3de6dcdcb2ec2ca3366d412dc736a54605dcfe0e169efde59885c6ad901

No changes file available.

Binary packages built by this source

libghc-load-env-dev: load environment variables from a file

 Parse a .env file and load any declared variables into the current
 process's environment. This allows for a .env file to specify
 development-friendly defaults for configuration values normally set
 in the deployment environment.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-load-env-doc: load environment variables from a file; documentation

 Parse a .env file and load any declared variables into the current
 process's environment. This allows for a .env file to specify
 development-friendly defaults for configuration values normally set
 in the deployment environment.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-load-env-prof: load environment variables from a file; profiling libraries

 Parse a .env file and load any declared variables into the current
 process's environment. This allows for a .env file to specify
 development-friendly defaults for configuration values normally set
 in the deployment environment.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.