Newer
Older
{ mkDerivation, aeson, base, base16-bytestring, bytestring
, co-log-core, conduit, conduit-extra, containers, cryptohash-sha1
, deepseq, directory, exceptions, extra, file-embed, filepath, ghc
, lib, optparse-applicative, prettyprinter, process, tagged, tasty
, tasty-expected-failure, tasty-hunit, temporary, text, time
, transformers, unix-compat, unordered-containers, vector, yaml
version = "0.11.0";
sha256 = "9708bf4309e904771bf590dd4e683e0b5c18e486ed499be8ceff5119a25f0eef";
revision = "3";
editedCabalFile = "0axmy522cfk92c5hwrqhkqswlxlm26m821b64rnh32666sxfdhy1";
aeson base base16-bytestring bytestring co-log-core conduit
conduit-extra containers cryptohash-sha1 deepseq directory
exceptions extra file-embed filepath ghc prettyprinter process
temporary text time transformers unix-compat unordered-containers
vector yaml
base co-log-core directory filepath ghc optparse-applicative
aeson base directory extra filepath ghc tagged tasty
tasty-expected-failure tasty-hunit temporary text transformers
unordered-containers yaml
enableLibraryProfiling = true;
enableExecutableProfiling = true;
doHaddock = false;
jailbreak = true;
doCheck = false;
hyperlinkSource = false;
homepage = "https://github.com/mpickering/hie-bios";
description = "Set up a GHC API session";
license = lib.licenses.bsd3;