Created
September 20, 2020 17:54
-
-
Save Anton-Latukha/50185ad27e7189841d15eefcfea36bbe to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# pkgs/development/haskell-modules/configuration-hackage2nix.yaml | |
compiler: ghc-8.8.4 | |
core-packages: | |
- array-0.5.4.0 | |
- base-4.13.0.0 | |
- binary-0.8.7.0 | |
- bytestring-0.10.10.0 | |
- Cabal-3.0.1.0 | |
- containers-0.6.2.1 | |
- deepseq-1.4.4.0 | |
- directory-1.3.6.0 | |
- filepath-1.4.2.1 | |
- ghc-8.8.3 | |
- ghc-boot-8.8.3 | |
- ghc-boot-th-8.8.3 | |
- ghc-compact-0.1.0.0 | |
- ghc-heap-8.8.3 | |
- ghc-prim-0.5.3 | |
- ghci-8.8.3 | |
- haskeline-0.7.5.0 | |
- hpc-0.6.0.3 | |
- integer-gmp-1.0.2.0 | |
- libiserv-8.8.3 | |
- mtl-2.2.2 | |
- parsec-3.1.14.0 | |
- pretty-1.1.3.6 | |
- process-1.6.8.0 | |
- rts-1.0 | |
- stm-2.5.0.0 | |
- template-haskell-2.15.0.0 | |
- terminfo-0.4.1.4 | |
- text-1.2.4.0 | |
- time-1.9.3 | |
- transformers-0.5.6.2 | |
- unix-2.7.2.2 | |
- xhtml-3000.2.2.1 | |
# Hack: The following package is a core package of GHCJS. If we don't declare | |
# it, then hackage2nix will generate a Hackage database where all dependants | |
# of this library are marked as "broken". | |
- ghcjs-base-0 | |
# This is a list of packages with versions from the latest Stackage LTS release. | |
# | |
# The packages and versions in this list cause the `hackage2nix` tool to | |
# generate the package at the given version. | |
# | |
# For instance, with a line like the following: | |
# | |
# - aeson ==1.4.6.0 | |
# | |
# `hackage2nix` will generate the `aeson` package at version 1.4.6.0 in the | |
# ./hackage-packages.nix file. | |
# | |
# Since the packages in the LTS package set are sometimes older than the latest | |
# on Hackage, `hackage2nix` is smart enough to also generate the latest version | |
# of a given package. | |
# | |
# In the above example with aeson, if there was version 1.5.0.0 of aeson | |
# available on Hackage, `hackage2nix` would generate two packages, `aeson` | |
# at version 1.4.6.0 and `aeson_1_5_0_0` at version 1.5.0.0. | |
# | |
# WARNING: This list is generated semiautomatically based on the most recent | |
# LTS package set. If you want to add entries to it, you must do so before the | |
# comment saying "# LTS Haskell x.y". Any changes after that comment will be | |
# lost the next time `update-stackage.sh` runs. | |
default-package-overrides: | |
# This was only intended for ghc-7.0.4, and has very old deps, one hidden behind a flag | |
- MissingH ==1.4.2.0 | |
# gi-gdkx11-4.x requires gtk-4.x, which is still under development and | |
# not yet available in Nixpkgs | |
- gi-gdkx11 < 4 | |
# LTS Haskell 16.15 | |
- abstract-deque ==0.3 | |
- abstract-par ==0.3.3 | |
- AC-Angle ==1.0 | |
- accuerr ==0.2.0.2 | |
- ace ==0.6 | |
- action-permutations ==0.0.0.1 | |
- active ==0.2.0.14 | |
- ad ==4.4 | |
- adjunctions ==4.4 | |
- adler32 ==0.1.2.0 | |
- advent-of-code-api ==0.2.7.0 | |
- aeson ==1.4.7.1 | |
- aeson-attoparsec ==0.0.0 | |
- aeson-better-errors ==0.9.1.0 | |
- aeson-casing ==0.2.0.0 | |
- aeson-combinators ==0.0.2.1 | |
- aeson-compat ==0.3.9 | |
- aeson-default ==0.9.1.0 | |
- aeson-diff ==1.1.0.9 | |
- aeson-generic-compat ==0.0.1.3 | |
- aeson-lens ==0.5.0.0 | |
- aeson-optics ==1.1.0.1 | |
- aeson-picker ==0.1.0.5 | |
- aeson-pretty ==0.8.8 | |
- aeson-qq ==0.8.3 | |
- aeson-schemas ==1.2.0 | |
- aeson-utils ==0.3.0.2 | |
- aeson-yak ==0.1.1.3 | |
- aeson-yaml ==1.0.6.0 | |
- al ==0.1.4.2 | |
- alarmclock ==0.7.0.5 | |
- alerts ==0.1.2.0 | |
- alex ==3.2.5 | |
- alg ==0.2.13.1 | |
- algebraic-graphs ==0.5 | |
- Allure ==0.9.5.0 | |
- almost-fix ==0.0.2 | |
- alsa-core ==0.5.0.1 | |
- alsa-mixer ==0.3.0 | |
- alsa-pcm ==0.6.1.1 | |
- alsa-seq ==0.6.0.7 | |
- alternative-vector ==0.0.0 | |
- ALUT ==2.4.0.3 | |
- amazonka ==1.6.1 | |
- amazonka-apigateway ==1.6.1 | |
- amazonka-application-autoscaling ==1.6.1 | |
- amazonka-appstream ==1.6.1 | |
- amazonka-athena ==1.6.1 | |
- amazonka-autoscaling ==1.6.1 | |
- amazonka-budgets ==1.6.1 | |
- amazonka-certificatemanager ==1.6.1 | |
- amazonka-cloudformation ==1.6.1 | |
- amazonka-cloudfront ==1.6.1 | |
- amazonka-cloudhsm ==1.6.1 | |
- amazonka-cloudsearch ==1.6.1 | |
- amazonka-cloudsearch-domains ==1.6.1 | |
- amazonka-cloudtrail ==1.6.1 | |
- amazonka-cloudwatch ==1.6.1 | |
- amazonka-cloudwatch-events ==1.6.1 | |
- amazonka-cloudwatch-logs ==1.6.1 | |
- amazonka-codebuild ==1.6.1 | |
- amazonka-codecommit ==1.6.1 | |
- amazonka-codedeploy ==1.6.1 | |
- amazonka-codepipeline ==1.6.1 | |
- amazonka-cognito-identity ==1.6.1 | |
- amazonka-cognito-idp ==1.6.1 | |
- amazonka-cognito-sync ==1.6.1 | |
- amazonka-config ==1.6.1 | |
- amazonka-core ==1.6.1 | |
- amazonka-datapipeline ==1.6.1 | |
- amazonka-devicefarm ==1.6.1 | |
- amazonka-directconnect ==1.6.1 | |
- amazonka-discovery ==1.6.1 | |
- amazonka-dms ==1.6.1 | |
- amazonka-ds ==1.6.1 | |
- amazonka-dynamodb ==1.6.1 | |
- amazonka-dynamodb-streams ==1.6.1 | |
- amazonka-ecr ==1.6.1 | |
- amazonka-ecs ==1.6.1 | |
- amazonka-efs ==1.6.1 | |
- amazonka-elasticache ==1.6.1 | |
- amazonka-elasticbeanstalk ==1.6.1 | |
- amazonka-elasticsearch ==1.6.1 | |
- amazonka-elastictranscoder ==1.6.1 | |
- amazonka-elb ==1.6.1 | |
- amazonka-elbv2 ==1.6.1 | |
- amazonka-emr ==1.6.1 | |
- amazonka-gamelift ==1.6.1 | |
- amazonka-glacier ==1.6.1 | |
- amazonka-glue ==1.6.1 | |
- amazonka-health ==1.6.1 | |
- amazonka-iam ==1.6.1 | |
- amazonka-importexport ==1.6.1 | |
- amazonka-inspector ==1.6.1 | |
- amazonka-iot ==1.6.1 | |
- amazonka-iot-dataplane ==1.6.1 | |
- amazonka-kinesis ==1.6.1 | |
- amazonka-kinesis-analytics ==1.6.1 | |
- amazonka-kinesis-firehose ==1.6.1 | |
- amazonka-kms ==1.6.1 | |
- amazonka-lambda ==1.6.1 | |
- amazonka-lightsail ==1.6.1 | |
- amazonka-marketplace-analytics ==1.6.1 | |
- amazonka-marketplace-metering ==1.6.1 | |
- amazonka-ml ==1.6.1 | |
- amazonka-opsworks ==1.6.1 | |
- amazonka-opsworks-cm ==1.6.1 | |
- amazonka-pinpoint ==1.6.1 | |
- amazonka-polly ==1.6.1 | |
- amazonka-rds ==1.6.1 | |
- amazonka-redshift ==1.6.1 | |
- amazonka-rekognition ==1.6.1 | |
- amazonka-route53 ==1.6.1 | |
- amazonka-route53-domains ==1.6.1 | |
- amazonka-s3 ==1.6.1 | |
- amazonka-sdb ==1.6.1 | |
- amazonka-servicecatalog ==1.6.1 | |
- amazonka-ses ==1.6.1 | |
- amazonka-shield ==1.6.1 | |
- amazonka-sms ==1.6.1 | |
- amazonka-snowball ==1.6.1 | |
- amazonka-sns ==1.6.1 | |
- amazonka-sqs ==1.6.1 | |
- amazonka-ssm ==1.6.1 | |
- amazonka-stepfunctions ==1.6.1 | |
- amazonka-storagegateway ==1.6.1 | |
- amazonka-sts ==1.6.1 | |
- amazonka-support ==1.6.1 | |
- amazonka-swf ==1.6.1 | |
- amazonka-test ==1.6.1 | |
- amazonka-waf ==1.6.1 | |
- amazonka-workspaces ==1.6.1 | |
- amazonka-xray ==1.6.1 | |
- amqp ==0.20.0 | |
- amqp-utils ==0.4.4.1 | |
- annotated-wl-pprint ==0.7.0 | |
- ansi-terminal ==0.10.3 | |
- ansi-wl-pprint ==0.6.9 | |
- antiope-core ==7.5.1 | |
- antiope-dynamodb ==7.5.1 | |
- antiope-messages ==7.5.1 | |
- antiope-s3 ==7.5.1 | |
- antiope-sns ==7.5.1 | |
- antiope-sqs ==7.5.1 | |
- ANum ==0.2.0.2 | |
- apecs ==0.9.2 | |
- apecs-gloss ==0.2.4 | |
- apecs-physics ==0.4.4 | |
- api-field-json-th ==0.1.0.2 | |
- appar ==0.1.8 | |
- appendmap ==0.1.5 | |
- apportionment ==0.0.0.3 | |
- approximate ==0.3.2 | |
- app-settings ==0.2.0.12 | |
- arbor-lru-cache ==0.1.1.1 | |
- arithmoi ==0.10.0.0 | |
- array-memoize ==0.6.0 | |
- arrow-extras ==0.1.0.1 | |
- ascii ==1.0.0.2 | |
- ascii-case ==1.0.0.2 | |
- ascii-char ==1.0.0.2 | |
- asciidiagram ==1.3.3.3 | |
- ascii-group ==1.0.0.2 | |
- ascii-predicates ==1.0.0.2 | |
- ascii-progress ==0.3.3.0 | |
- ascii-superset ==1.0.0.2 | |
- ascii-th ==1.0.0.2 | |
- asn1-encoding ==0.9.6 | |
- asn1-parse ==0.9.5 | |
- asn1-types ==0.3.4 | |
- assert-failure ==0.1.2.5 | |
- assoc ==1.0.2 | |
- astro ==0.4.2.1 | |
- async ==2.2.2 | |
- async-extra ==0.2.0.0 | |
- async-refresh ==0.3.0.0 | |
- async-refresh-tokens ==0.4.0.0 | |
- async-timer ==0.2.0.0 | |
- atom-basic ==0.2.5 | |
- atomic-primops ==0.8.3 | |
- atomic-write ==0.2.0.7 | |
- attoparsec ==0.13.2.4 | |
- attoparsec-base64 ==0.0.0 | |
- attoparsec-binary ==0.2 | |
- attoparsec-expr ==0.1.1.2 | |
- attoparsec-iso8601 ==1.0.1.0 | |
- attoparsec-path ==0.0.0.1 | |
- audacity ==0.0.2 | |
- aur ==7.0.4 | |
- aura ==3.1.9 | |
- authenticate ==1.3.5 | |
- authenticate-oauth ==1.6.0.1 | |
- auto ==0.4.3.1 | |
- autoexporter ==1.1.19 | |
- auto-update ==0.1.6 | |
- avers ==0.0.17.1 | |
- avro ==0.5.2.0 | |
- aws-cloudfront-signed-cookies ==0.2.0.6 | |
- bank-holidays-england ==0.2.0.5 | |
- base16 ==0.2.1.0 | |
- base16-bytestring ==0.1.1.7 | |
- base16-lens ==0.1.2.0 | |
- base32 ==0.1.1.2 | |
- base32-lens ==0.1.0.0 | |
- base32string ==0.9.1 | |
- base58string ==0.10.0 | |
- base64 ==0.4.2.2 | |
- base64-bytestring ==1.0.0.3 | |
- base64-bytestring-type ==1.0.1 | |
- base64-lens ==0.3.0 | |
- base64-string ==0.2 | |
- base-compat ==0.11.1 | |
- base-compat-batteries ==0.11.1 | |
- basement ==0.0.11 | |
- base-noprelude ==4.13.0.0 | |
- base-orphans ==0.8.2 | |
- base-prelude ==1.3 | |
- base-unicode-symbols ==0.2.4.2 | |
- basic-prelude ==0.7.0 | |
- bazel-runfiles ==0.12 | |
- bbdb ==0.8 | |
- bcrypt ==0.0.11 | |
- bech32 ==1.0.2 | |
- bech32-th ==1.0.2 | |
- bench ==1.0.12 | |
- benchpress ==0.2.2.14 | |
- between ==0.11.0.0 | |
- bibtex ==0.1.0.6 | |
- bifunctors ==5.5.7 | |
- bimap ==0.4.0 | |
- bimaps ==0.1.0.2 | |
- bimap-server ==0.1.0.1 | |
- bin ==0.1 | |
- binary-conduit ==1.3.1 | |
- binary-ext ==2.0.4 | |
- binary-ieee754 ==0.1.0.0 | |
- binary-list ==1.1.1.2 | |
- binary-orphans ==1.0.1 | |
- binary-parser ==0.5.6 | |
- binary-parsers ==0.2.4.0 | |
- binary-search ==1.0.0.3 | |
- binary-shared ==0.8.3 | |
- binary-tagged ==0.3 | |
- bindings-DSL ==1.0.25 | |
- bindings-GLFW ==3.3.2.0 | |
- bindings-libzip ==1.0.1 | |
- bindings-uname ==0.1 | |
- bins ==0.1.2.0 | |
- bitarray ==0.0.1.1 | |
- bits ==0.5.2 | |
- bitset-word8 ==0.1.1.2 | |
- bits-extra ==0.0.2.0 | |
- bitvec ==1.0.3.0 | |
- blake2 ==0.3.0 | |
- blanks ==0.3.0 | |
- blas-carray ==0.1.0.1 | |
- blas-comfort-array ==0.0.0.2 | |
- blas-ffi ==0.1 | |
- blaze-bootstrap ==0.1.0.1 | |
- blaze-builder ==0.4.1.0 | |
- blaze-html ==0.9.1.2 | |
- blaze-markup ==0.8.2.7 | |
- blaze-svg ==0.3.6.1 | |
- blaze-textual ==0.2.1.0 | |
- bmp ==1.2.6.3 | |
- boltzmann-samplers ==0.1.1.0 | |
- Boolean ==0.2.4 | |
- boolean-like ==0.1.1.0 | |
- boolean-normal-forms ==0.0.1.1 | |
- boolsimplifier ==0.1.8 | |
- boots ==0.2.0.1 | |
- bordacount ==0.1.0.0 | |
- boring ==0.1.3 | |
- both ==0.1.1.1 | |
- bound ==2.0.1 | |
- BoundedChan ==1.0.3.0 | |
- bounded-queue ==1.0.0 | |
- boundingboxes ==0.2.3 | |
- bower-json ==1.0.0.1 | |
- boxes ==0.1.5 | |
- brick ==0.52.1 | |
- brittany ==0.12.1.1 | |
- broadcast-chan ==0.2.1.1 | |
- bsb-http-chunked ==0.0.0.4 | |
- bson ==0.4.0.1 | |
- btrfs ==0.2.0.0 | |
- buffer-builder ==0.2.4.7 | |
- buffer-pipe ==0.0 | |
- bugsnag-hs ==0.1.0.3 | |
- butcher ==1.3.3.2 | |
- bv ==0.5 | |
- bv-little ==1.1.1 | |
- byteable ==0.1.1 | |
- byte-count-reader ==0.10.1.1 | |
- bytedump ==1.0 | |
- byte-order ==0.1.2.0 | |
- byteorder ==1.0.4 | |
- bytes ==0.17 | |
- byteset ==0.1.1.0 | |
- bytestring-builder ==0.10.8.2.0 | |
- bytestring-conversion ==0.3.1 | |
- bytestring-lexing ==0.5.0.2 | |
- bytestring-mmap ==0.2.2 | |
- bytestring-strict-builder ==0.4.5.3 | |
- bytestring-to-vector ==0.3.0.1 | |
- bytestring-tree-builder ==0.2.7.3 | |
- bz2 ==1.0.0.1 | |
- bzlib-conduit ==0.3.0.2 | |
- c2hs ==0.28.6 | |
- cabal-appimage ==0.3.0.0 | |
- cabal-debian ==5.0.3 | |
- cabal-doctest ==1.0.8 | |
- cabal-rpm ==2.0.6 | |
- cache ==0.1.3.0 | |
- cacophony ==0.10.1 | |
- calendar-recycling ==0.0.0.1 | |
- call-stack ==0.2.0 | |
- can-i-haz ==0.3.1.0 | |
- ca-province-codes ==1.0.0.0 | |
- cardano-coin-selection ==1.0.1 | |
- carray ==0.1.6.8 | |
- casa-client ==0.0.1 | |
- casa-types ==0.0.1 | |
- cased ==0.1.0.0 | |
- case-insensitive ==1.2.1.0 | |
- cases ==0.1.4 | |
- casing ==0.1.4.1 | |
- cassava ==0.5.2.0 | |
- cassava-conduit ==0.5.1 | |
- cassava-megaparsec ==2.0.2 | |
- cast ==0.1.0.2 | |
- category ==0.2.5.0 | |
- cayley-client ==0.4.13 | |
- cborg ==0.2.4.0 | |
- cborg-json ==0.2.2.0 | |
- cereal ==0.5.8.1 | |
- cereal-conduit ==0.8.0 | |
- cereal-text ==0.1.0.2 | |
- cereal-vector ==0.2.0.1 | |
- cfenv ==0.1.0.0 | |
- chan ==0.0.4.1 | |
- ChannelT ==0.0.0.7 | |
- character-cases ==0.1.0.4 | |
- charset ==0.3.7.1 | |
- charsetdetect-ae ==1.1.0.4 | |
- Chart ==1.9.3 | |
- Chart-diagrams ==1.9.3 | |
- chaselev-deque ==0.5.0.5 | |
- ChasingBottoms ==1.3.1.9 | |
- cheapskate ==0.1.1.2 | |
- cheapskate-highlight ==0.1.0.0 | |
- cheapskate-lucid ==0.1.0.0 | |
- checkers ==0.5.6 | |
- checksum ==0.0 | |
- chimera ==0.3.1.0 | |
- chiphunk ==0.1.2.1 | |
- choice ==0.2.2 | |
- chronologique ==0.3.1.3 | |
- chronos ==1.1.1 | |
- chronos-bench ==0.2.0.2 | |
- chunked-data ==0.3.1 | |
- cipher-aes ==0.2.11 | |
- cipher-camellia ==0.0.2 | |
- cipher-des ==0.0.6 | |
- cipher-rc4 ==0.1.4 | |
- circle-packing ==0.1.0.6 | |
- clash-ghc ==1.2.4 | |
- clash-lib ==1.2.4 | |
- clash-prelude ==1.2.4 | |
- classy-prelude ==1.5.0 | |
- classy-prelude-conduit ==1.5.0 | |
- classy-prelude-yesod ==1.5.0 | |
- clay ==0.13.3 | |
- clientsession ==0.9.1.2 | |
- climb ==0.3.3 | |
- Clipboard ==2.3.2.0 | |
- clock ==0.8 | |
- clock-extras ==0.1.0.2 | |
- clumpiness ==0.17.0.2 | |
- ClustalParser ==1.3.0 | |
- cmark ==0.6 | |
- cmark-gfm ==0.2.2 | |
- cmark-lucid ==0.1.0.0 | |
- cmdargs ==0.10.20 | |
- codec-beam ==0.2.0 | |
- codec-rpm ==0.2.2 | |
- code-page ==0.2 | |
- coercible-utils ==0.1.0 | |
- co-log ==0.4.0.1 | |
- co-log-concurrent ==0.5.0.0 | |
- co-log-core ==0.2.1.1 | |
- co-log-polysemy ==0.0.1.2 | |
- Color ==0.1.4 | |
- colorful-monoids ==0.2.1.3 | |
- colorize-haskell ==1.0.1 | |
- colour ==2.3.5 | |
- colourista ==0.1.0.0 | |
- combinatorial ==0.1.0.1 | |
- comfort-array ==0.4 | |
- comfort-graph ==0.0.3.1 | |
- commutative ==0.0.2 | |
- comonad ==5.0.6 | |
- compactmap ==0.1.4.2.1 | |
- compensated ==0.8.1 | |
- compiler-warnings ==0.1.0 | |
- composable-associations ==0.1.0.0 | |
- composable-associations-aeson ==0.1.0.0 | |
- composition ==1.0.2.1 | |
- composition-extra ==2.0.0 | |
- concise ==0.1.0.1 | |
- concurrency ==1.11.0.0 | |
- concurrent-extra ==0.7.0.12 | |
- concurrent-output ==1.10.12 | |
- concurrent-split ==0.0.1.1 | |
- concurrent-supply ==0.1.8 | |
- cond ==0.4.1.1 | |
- conduit ==1.3.2.1 | |
- conduit-algorithms ==0.0.11.0 | |
- conduit-combinators ==1.3.0 | |
- conduit-concurrent-map ==0.1.1 | |
- conduit-extra ==1.3.5 | |
- conduit-parse ==0.2.1.0 | |
- conduit-zstd ==0.0.2.0 | |
- conferer ==0.4.1.1 | |
- conferer-hspec ==0.4.0.1 | |
- conferer-source-json ==0.4.0.1 | |
- conferer-warp ==0.4.0.1 | |
- ConfigFile ==1.1.4 | |
- config-ini ==0.2.4.0 | |
- configurator ==0.3.0.0 | |
- configurator-export ==0.1.0.1 | |
- configurator-pg ==0.2.4 | |
- connection ==0.3.1 | |
- connection-pool ==0.2.2 | |
- console-style ==0.0.2.1 | |
- constraint ==0.1.4.0 | |
- constraints ==0.12 | |
- constraint-tuples ==0.1.2 | |
- contravariant ==1.5.2 | |
- contravariant-extras ==0.3.5.2 | |
- control-bool ==0.2.1 | |
- control-monad-free ==0.6.2 | |
- control-monad-omega ==0.3.2 | |
- convertible ==1.1.1.0 | |
- cookie ==0.4.5 | |
- core-data ==0.2.1.8 | |
- core-program ==0.2.4.5 | |
- core-text ==0.2.3.6 | |
- countable ==1.0 | |
- cpio-conduit ==0.7.0 | |
- cpphs ==1.20.9.1 | |
- cprng-aes ==0.6.1 | |
- cpu ==0.1.2 | |
- cpuinfo ==0.1.0.1 | |
- crackNum ==2.3 | |
- crc32c ==0.0.0 | |
- credential-store ==0.1.2 | |
- criterion ==1.5.6.2 | |
- criterion-measurement ==0.1.2.0 | |
- cron ==0.7.0 | |
- crypto-api ==0.13.3 | |
- crypto-cipher-types ==0.0.9 | |
- cryptocompare ==0.1.1 | |
- crypto-enigma ==0.1.1.6 | |
- cryptohash ==0.11.9 | |
- cryptohash-cryptoapi ==0.1.4 | |
- cryptohash-md5 ==0.11.100.1 | |
- cryptohash-sha1 ==0.11.100.1 | |
- cryptohash-sha256 ==0.11.101.0 | |
- cryptohash-sha512 ==0.11.100.1 | |
- cryptonite ==0.26 | |
- cryptonite-conduit ==0.2.2 | |
- cryptonite-openssl ==0.7 | |
- crypto-numbers ==0.2.7 | |
- crypto-pubkey ==0.2.8 | |
- crypto-pubkey-types ==0.4.3 | |
- crypto-random ==0.0.9 | |
- crypto-random-api ==0.2.0 | |
- crypt-sha512 ==0 | |
- csp ==1.4.0 | |
- css-syntax ==0.1.0.0 | |
- css-text ==0.1.3.0 | |
- csv ==0.1.2 | |
- csv-conduit ==0.7.1.0 | |
- ctrie ==0.2 | |
- cubicbezier ==0.6.0.6 | |
- cubicspline ==0.1.2 | |
- cuckoo-filter ==0.2.0.2 | |
- cue-sheet ==2.0.1 | |
- curl ==1.3.8 | |
- currencies ==0.2.0.0 | |
- currency ==0.2.0.0 | |
- cursor ==0.3.0.0 | |
- cursor-brick ==0.1.0.0 | |
- cursor-fuzzy-time ==0.0.0.0 | |
- cursor-gen ==0.3.0.0 | |
- cutter ==0.0 | |
- cyclotomic ==1.1.1 | |
- czipwith ==1.0.1.3 | |
- d10 ==0.2.1.6 | |
- data-accessor ==0.2.3 | |
- data-accessor-mtl ==0.2.0.4 | |
- data-accessor-transformers ==0.2.1.7 | |
- data-ascii ==1.0.0.2 | |
- data-binary-ieee754 ==0.4.4 | |
- data-bword ==0.1.0.1 | |
- data-checked ==0.3 | |
- data-clist ==0.1.2.3 | |
- data-compat ==0.1.0.2 | |
- data-default ==0.7.1.1 | |
- data-default-class ==0.1.2.0 | |
- data-default-instances-containers ==0.0.1 | |
- data-default-instances-dlist ==0.0.1 | |
- data-default-instances-old-locale ==0.0.1 | |
- data-diverse ==4.7.0.0 | |
- datadog ==0.2.5.0 | |
- data-dword ==0.3.2 | |
- data-endian ==0.1.1 | |
- data-fix ==0.2.1 | |
- data-forest ==0.1.0.8 | |
- data-has ==0.3.0.0 | |
- data-interval ==2.0.1 | |
- data-inttrie ==0.1.4 | |
- data-lens-light ==0.1.2.2 | |
- data-memocombinators ==0.5.1 | |
- data-msgpack ==0.0.13 | |
- data-msgpack-types ==0.0.3 | |
- data-or ==1.0.0.5 | |
- data-ordlist ==0.4.7.0 | |
- data-ref ==0.0.2 | |
- data-reify ==0.6.1 | |
- data-serializer ==0.3.4.1 | |
- data-textual ==0.3.0.3 | |
- data-tree-print ==0.1.0.2 | |
- dataurl ==0.1.0.0 | |
- DAV ==1.3.4 | |
- DBFunctor ==0.1.1.1 | |
- dbus ==1.2.16 | |
- dbus-hslogger ==0.1.0.1 | |
- debian ==4.0.2 | |
- debian-build ==0.10.2.0 | |
- debug-trace-var ==0.2.0 | |
- dec ==0.0.3 | |
- Decimal ==0.5.1 | |
- declarative ==0.5.3 | |
- deepseq-generics ==0.2.0.0 | |
- deepseq-instances ==0.1.0.1 | |
- deferred-folds ==0.9.10.1 | |
- dejafu ==2.3.0.1 | |
- dense-linear-algebra ==0.1.0.0 | |
- depq ==0.4.1.0 | |
- deque ==0.4.3 | |
- deriveJsonNoPrefix ==0.1.0.1 | |
- deriving-aeson ==0.2.6 | |
- deriving-compat ==0.5.9 | |
- derulo ==1.0.9 | |
- detour-via-sci ==1.0.0 | |
- dhall ==1.32.0 | |
- dhall-bash ==1.0.30 | |
- dhall-json ==1.6.4 | |
- dhall-lsp-server ==1.0.8 | |
- dhall-yaml ==1.1.0 | |
- diagrams ==1.4 | |
- diagrams-contrib ==1.4.4 | |
- diagrams-core ==1.4.2 | |
- diagrams-lib ==1.4.3 | |
- diagrams-postscript ==1.5 | |
- diagrams-rasterific ==1.4.2 | |
- diagrams-solve ==0.1.2 | |
- diagrams-svg ==1.4.3 | |
- dialogflow-fulfillment ==0.1.1.3 | |
- di-core ==1.0.4 | |
- dictionary-sharing ==0.1.0.0 | |
- Diff ==0.4.0 | |
- digest ==0.0.1.2 | |
- digits ==0.3.1 | |
- dimensional ==1.3 | |
- di-monad ==1.3.1 | |
- directory-tree ==0.12.1 | |
- discount ==0.1.1 | |
- disk-free-space ==0.1.0.1 | |
- distributed-closure ==0.4.2.0 | |
- distribution-opensuse ==1.1.1 | |
- distributive ==0.6.2 | |
- dl-fedora ==0.7.5 | |
- dlist ==0.8.0.8 | |
- dlist-instances ==0.1.1.1 | |
- dlist-nonempty ==0.1.1 | |
- dns ==4.0.1 | |
- dockerfile ==0.2.0 | |
- doclayout ==0.3 | |
- doctemplates ==0.8.2 | |
- doctest ==0.16.3 | |
- doctest-discover ==0.2.0.0 | |
- doctest-driver-gen ==0.3.0.2 | |
- doldol ==0.4.1.2 | |
- do-list ==1.0.1 | |
- do-notation ==0.1.0.2 | |
- dotenv ==0.8.0.7 | |
- dotgen ==0.4.3 | |
- dotnet-timespan ==0.0.1.0 | |
- double-conversion ==2.0.2.0 | |
- download ==0.3.2.7 | |
- drinkery ==0.4 | |
- dsp ==0.2.5.1 | |
- dual ==0.1.1.1 | |
- dual-tree ==0.2.2.1 | |
- dublincore-xml-conduit ==0.1.0.2 | |
- dunai ==0.7.0 | |
- duration ==0.1.0.0 | |
- dvorak ==0.1.0.0 | |
- dynamic-state ==0.3.1 | |
- dyre ==0.8.12 | |
- eap ==0.9.0.2 | |
- earcut ==0.1.0.4 | |
- Earley ==0.13.0.1 | |
- easy-file ==0.2.2 | |
- Ebnf2ps ==1.0.15 | |
- echo ==0.1.3 | |
- ecstasy ==0.2.1.0 | |
- ed25519 ==0.0.5.0 | |
- edit-distance ==0.2.2.1 | |
- edit-distance-vector ==1.0.0.4 | |
- editor-open ==0.6.0.0 | |
- egison ==4.0.3 | |
- egison-pattern-src ==0.2.1.0 | |
- egison-pattern-src-th-mode ==0.2.1.1 | |
- either ==5.0.1.1 | |
- either-both ==0.1.1.1 | |
- either-unwrap ==1.1 | |
- ekg ==0.4.0.15 | |
- ekg-core ==0.1.1.7 | |
- ekg-json ==0.1.0.6 | |
- ekg-statsd ==0.2.5.0 | |
- elerea ==2.9.0 | |
- elf ==0.30 | |
- eliminators ==0.6 | |
- elm2nix ==0.2 | |
- elm-bridge ==0.6.1 | |
- elm-core-sources ==1.0.0 | |
- elm-export ==0.6.0.1 | |
- emacs-module ==0.1.1 | |
- email-validate ==2.3.2.13 | |
- emojis ==0.1 | |
- enclosed-exceptions ==1.0.3 | |
- ENIG ==0.0.1.0 | |
- entropy ==0.4.1.6 | |
- enummapset ==0.6.0.3 | |
- enumset ==0.0.5 | |
- enum-subset-generate ==0.1.0.0 | |
- envelope ==0.2.2.0 | |
- envy ==2.1.0.0 | |
- epub-metadata ==4.5 | |
- eq ==4.2 | |
- equal-files ==0.0.5.3 | |
- equational-reasoning ==0.6.0.3 | |
- erf ==2.0.0.0 | |
- errors ==2.3.0 | |
- errors-ext ==0.4.2 | |
- ersatz ==0.4.8 | |
- esqueleto ==3.3.4.0 | |
- essence-of-live-coding ==0.1.0.3 | |
- essence-of-live-coding-gloss ==0.1.0.3 | |
- essence-of-live-coding-pulse ==0.1.0.3 | |
- essence-of-live-coding-quickcheck ==0.1.0.3 | |
- etc ==0.4.1.0 | |
- eventful-core ==0.2.0 | |
- eventful-test-helpers ==0.2.0 | |
- event-list ==0.1.2 | |
- eventstore ==1.4.1 | |
- every ==0.0.1 | |
- exact-combinatorics ==0.2.0.9 | |
- exact-pi ==0.5.0.1 | |
- exception-hierarchy ==0.1.0.3 | |
- exception-mtl ==0.4.0.1 | |
- exceptions ==0.10.4 | |
- exception-transformers ==0.4.0.9 | |
- executable-path ==0.0.3.1 | |
- exit-codes ==1.0.0 | |
- exomizer ==1.0.0 | |
- expiring-cache-map ==0.0.6.1 | |
- explicit-exception ==0.1.10 | |
- exp-pairs ==0.2.0.0 | |
- express ==0.1.3 | |
- extended-reals ==0.2.4.0 | |
- extensible-effects ==5.0.0.1 | |
- extensible-exceptions ==0.1.1.4 | |
- extra ==1.7.8 | |
- extractable-singleton ==0.0.1 | |
- extrapolate ==0.4.2 | |
- fail ==4.9.0.0 | |
- failable ==1.2.4.0 | |
- fakedata ==0.6.1 | |
- farmhash ==0.1.0.5 | |
- fast-digits ==0.3.0.0 | |
- fast-logger ==3.0.1 | |
- fast-math ==1.0.2 | |
- fb ==2.1.1 | |
- feature-flags ==0.1.0.1 | |
- fedora-dists ==1.1.2 | |
- fedora-haskell-tools ==0.9 | |
- feed ==1.3.0.1 | |
- FenwickTree ==0.1.2.1 | |
- fft ==0.1.8.6 | |
- fgl ==5.7.0.3 | |
- filecache ==0.4.1 | |
- file-embed ==0.0.11.2 | |
- file-embed-lzma ==0 | |
- filelock ==0.1.1.5 | |
- filemanip ==0.3.6.3 | |
- file-modules ==0.1.2.4 | |
- file-path-th ==0.1.0.0 | |
- filepattern ==0.1.2 | |
- fileplow ==0.1.0.0 | |
- filtrable ==0.1.4.0 | |
- fin ==0.1.1 | |
- FindBin ==0.0.5 | |
- fingertree ==0.1.4.2 | |
- finite-typelits ==0.1.4.2 | |
- first-class-families ==0.8.0.0 | |
- first-class-patterns ==0.3.2.5 | |
- fitspec ==0.4.8 | |
- fixed ==0.3 | |
- fixed-length ==0.2.2 | |
- fixed-vector ==1.2.0.0 | |
- fixed-vector-hetero ==0.6.0.0 | |
- flac ==0.2.0 | |
- flac-picture ==0.1.2 | |
- flags-applicative ==0.1.0.2 | |
- flat ==0.4.4 | |
- flat-mcmc ==1.5.1 | |
- FloatingHex ==0.4 | |
- floatshow ==0.2.4 | |
- flow ==1.0.21 | |
- flush-queue ==1.0.0 | |
- fmlist ==0.9.4 | |
- fmt ==0.6.1.2 | |
- fn ==0.3.0.2 | |
- focus ==1.0.1.3 | |
- focuslist ==0.1.0.2 | |
- foldable1 ==0.1.0.0 | |
- fold-debounce ==0.2.0.9 | |
- fold-debounce-conduit ==0.2.0.5 | |
- foldl ==1.4.6 | |
- folds ==0.7.5 | |
- follow-file ==0.0.3 | |
- FontyFruity ==0.5.3.5 | |
- force-layout ==0.4.0.6 | |
- foreign-store ==0.2 | |
- ForestStructures ==0.0.1.0 | |
- forkable-monad ==0.2.0.3 | |
- forma ==1.1.3 | |
- format-numbers ==0.1.0.1 | |
- formatting ==6.3.7 | |
- foundation ==0.0.25 | |
- free ==5.1.3 | |
- free-categories ==0.2.0.0 | |
- freenect ==1.2.1 | |
- freer-simple ==1.2.1.1 | |
- freetype2 ==0.2.0 | |
- free-vl ==0.1.4 | |
- friendly-time ==0.4.1 | |
- from-sum ==0.2.3.0 | |
- frontmatter ==0.1.0.2 | |
- fsnotify ==0.3.0.1 | |
- fsnotify-conduit ==0.1.1.1 | |
- ftp-client ==0.5.1.4 | |
- ftp-client-conduit ==0.5.0.5 | |
- funcmp ==1.9 | |
- function-builder ==0.3.0.1 | |
- functor-classes-compat ==1 | |
- fused-effects ==1.0.2.2 | |
- fusion-plugin ==0.2.1 | |
- fusion-plugin-types ==0.1.0 | |
- fuzzcheck ==0.1.1 | |
- fuzzy ==0.1.0.0 | |
- fuzzy-dates ==0.1.1.2 | |
- fuzzyset ==0.2.0 | |
- fuzzy-time ==0.1.0.0 | |
- gauge ==0.2.5 | |
- gd ==3000.7.3 | |
- gdp ==0.0.3.0 | |
- general-games ==1.1.1 | |
- generic-arbitrary ==0.1.0 | |
- generic-constraints ==1.1.1.1 | |
- generic-data ==0.8.3.0 | |
- generic-deriving ==1.13.1 | |
- generic-lens ==2.0.0.0 | |
- generic-lens-core ==2.0.0.0 | |
- generic-monoid ==0.1.0.1 | |
- generic-optics ==2.0.0.0 | |
- GenericPretty ==1.2.2 | |
- generic-random ==1.3.0.1 | |
- generics-sop ==0.5.1.0 | |
- generics-sop-lens ==0.2.0.1 | |
- genvalidity ==0.11.0.0 | |
- genvalidity-aeson ==0.3.0.0 | |
- genvalidity-bytestring ==0.6.0.0 | |
- genvalidity-containers ==0.8.0.2 | |
- genvalidity-criterion ==0.2.0.0 | |
- genvalidity-hspec ==0.7.0.4 | |
- genvalidity-hspec-aeson ==0.3.1.1 | |
- genvalidity-hspec-binary ==0.2.0.4 | |
- genvalidity-hspec-cereal ==0.2.0.4 | |
- genvalidity-hspec-hashable ==0.2.0.5 | |
- genvalidity-hspec-optics ==0.1.1.2 | |
- genvalidity-hspec-persistent ==0.0.0.1 | |
- genvalidity-mergeful ==0.2.0.0 | |
- genvalidity-mergeless ==0.2.0.0 | |
- genvalidity-path ==0.3.0.4 | |
- genvalidity-property ==0.5.0.1 | |
- genvalidity-scientific ==0.2.1.1 | |
- genvalidity-text ==0.7.0.2 | |
- genvalidity-time ==0.3.0.0 | |
- genvalidity-typed-uuid ==0.0.0.2 | |
- genvalidity-unordered-containers ==0.3.0.1 | |
- genvalidity-uuid ==0.1.0.4 | |
- genvalidity-vector ==0.3.0.1 | |
- geojson ==4.0.2 | |
- getopt-generics ==0.13.0.4 | |
- ghc-byteorder ==4.11.0.0.10 | |
- ghc-check ==0.5.0.1 | |
- ghc-compact ==0.1.0.0 | |
- ghc-core ==0.5.6 | |
- ghc-events ==0.13.0 | |
- ghc-exactprint ==0.6.2 | |
- ghcid ==0.8.7 | |
- ghci-hexcalc ==0.1.1.0 | |
- ghcjs-codemirror ==0.0.0.2 | |
- ghc-lib ==8.10.2.20200916 | |
- ghc-lib-parser ==8.10.2.20200916 | |
- ghc-lib-parser-ex ==8.10.0.16 | |
- ghc-parser ==0.2.2.0 | |
- ghc-paths ==0.1.0.12 | |
- ghc-prof ==1.4.1.7 | |
- ghc-source-gen ==0.4.0.0 | |
- ghc-syntax-highlighter ==0.0.6.0 | |
- ghc-tcplugins-extra ==0.4 | |
- ghc-typelits-extra ==0.4 | |
- ghc-typelits-knownnat ==0.7.3 | |
- ghc-typelits-natnormalise ==0.7.2 | |
- ghc-typelits-presburger ==0.3.0.1 | |
- ghost-buster ==0.1.1.0 | |
- gi-atk ==2.0.21 | |
- gi-cairo ==1.0.23 | |
- gi-cairo-connector ==0.0.1 | |
- gi-cairo-render ==0.0.1 | |
- gi-dbusmenu ==0.4.7 | |
- gi-dbusmenugtk3 ==0.4.8 | |
- gi-gdk ==3.0.22 | |
- gi-gdkpixbuf ==2.0.23 | |
- gi-gdkx11 ==3.0.9 | |
- gi-gio ==2.0.26 | |
- gi-glib ==2.0.23 | |
- gi-gobject ==2.0.22 | |
- gi-graphene ==1.0.1 | |
- gi-gtk ==3.0.33 | |
- gi-gtk-hs ==0.3.8.1 | |
- ginger ==0.10.1.0 | |
- gingersnap ==0.3.1.0 | |
- gi-pango ==1.0.22 | |
- giphy-api ==0.7.0.0 | |
- githash ==0.1.4.0 | |
- github-rest ==1.0.3 | |
- github-types ==0.2.1 | |
- gitlab-haskell ==0.1.8 | |
- gitrev ==1.3.1 | |
- gi-xlib ==2.0.8 | |
- gl ==0.9 | |
- glabrous ==2.0.2 | |
- GLFW-b ==3.3.0.0 | |
- Glob ==0.10.1 | |
- gloss ==1.13.1.2 | |
- gloss-rendering ==1.13.1.1 | |
- GLURaw ==2.0.0.4 | |
- GLUT ==2.7.0.15 | |
- gluturtle ==0.0.58.1 | |
- gnuplot ==0.5.6.1 | |
- google-isbn ==1.0.3 | |
- gothic ==0.1.5 | |
- gpolyline ==0.1.0.1 | |
- graph-core ==0.3.0.0 | |
- graphite ==0.10.0.1 | |
- graphs ==0.7.1 | |
- graphviz ==2999.20.1.0 | |
- graph-wrapper ==0.2.6.0 | |
- gravatar ==0.8.0 | |
- greskell ==1.1.0.3 | |
- greskell-core ==0.1.3.5 | |
- greskell-websocket ==0.1.2.4 | |
- groom ==0.1.2.1 | |
- group-by-date ==0.1.0.3 | |
- groups ==0.4.1.0 | |
- gtk-sni-tray ==0.1.6.0 | |
- gtk-strut ==0.1.3.0 | |
- guarded-allocation ==0.0.1 | |
- hackage-db ==2.1.0 | |
- hackage-security ==0.6.0.1 | |
- haddock-library ==1.8.0 | |
- hadolint ==1.18.0 | |
- hadoop-streaming ==0.2.0.3 | |
- hakyll ==4.13.4.0 | |
- half ==0.3 | |
- hall-symbols ==0.1.0.6 | |
- hamtsolo ==1.0.3 | |
- HandsomeSoup ==0.4.2 | |
- hapistrano ==0.4.1.2 | |
- happstack-server ==7.6.1 | |
- happy ==1.19.12 | |
- HasBigDecimal ==0.1.1 | |
- hasbolt ==0.1.4.3 | |
- hashable ==1.3.0.0 | |
- hashable-time ==0.2.0.2 | |
- hashids ==1.0.2.4 | |
- hashmap ==1.3.3 | |
- hashtables ==1.2.4.1 | |
- haskeline ==0.7.5.0 | |
- haskell-gi ==0.23.1 | |
- haskell-gi-base ==0.23.0 | |
- haskell-gi-overloading ==1.0 | |
- haskell-igraph ==0.8.0 | |
- haskell-import-graph ==1.0.4 | |
- haskell-lexer ==1.1 | |
- haskell-lsp ==0.22.0.0 | |
- haskell-lsp-types ==0.22.0.0 | |
- haskell-names ==0.9.9 | |
- haskell-src ==1.0.3.1 | |
- haskell-src-exts ==1.23.1 | |
- haskell-src-exts-util ==0.2.5 | |
- haskell-src-meta ==0.8.5 | |
- haskey-btree ==0.3.0.1 | |
- haskoin-core ==0.13.4 | |
- haskoin-node ==0.13.0 | |
- hasql ==1.4.3 | |
- hasql-optparse-applicative ==0.3.0.6 | |
- hasql-pool ==0.5.2 | |
- hasql-transaction ==1.0.0.1 | |
- hasty-hamiltonian ==1.3.3 | |
- HaTeX ==3.22.2.0 | |
- HaXml ==1.25.5 | |
- haxr ==3000.11.4.1 | |
- HCodecs ==0.5.2 | |
- hdaemonize ==0.5.6 | |
- HDBC ==2.4.0.3 | |
- HDBC-session ==0.1.2.0 | |
- headroom ==0.2.2.1 | |
- heap ==1.0.4 | |
- heaps ==0.3.6.1 | |
- hebrew-time ==0.1.2 | |
- hedgehog ==1.0.3 | |
- hedgehog-corpus ==0.2.0 | |
- hedgehog-fakedata ==0.0.1.3 | |
- hedgehog-fn ==1.0 | |
- hedgehog-quickcheck ==0.1.1 | |
- hedis ==0.12.14 | |
- here ==1.2.13 | |
- heredoc ==0.2.0.0 | |
- heterocephalus ==1.0.5.3 | |
- hexml ==0.3.4 | |
- hexml-lens ==0.2.1 | |
- hexpat ==0.20.13 | |
- hexstring ==0.11.1 | |
- hformat ==0.3.3.1 | |
- hfsevents ==0.1.6 | |
- hidapi ==0.1.5 | |
- hie-bios ==0.5.1 | |
- hi-file-parser ==0.1.0.0 | |
- higher-leveldb ==0.5.0.2 | |
- highlighting-kate ==0.6.4 | |
- hinfo ==0.0.3.0 | |
- hinotify ==0.4 | |
- hint ==0.9.0.3 | |
- hjsmin ==0.2.0.4 | |
- hkd-default ==1.1.0.0 | |
- hkgr ==0.2.6.1 | |
- hlibcpuid ==0.2.0 | |
- hlibgit2 ==0.18.0.16 | |
- hmatrix ==0.20.0.0 | |
- hmatrix-gsl ==0.19.0.1 | |
- hmatrix-gsl-stats ==0.4.1.8 | |
- hmatrix-morpheus ==0.1.1.2 | |
- hmatrix-vector-sized ==0.1.3.0 | |
- hmpfr ==0.4.4 | |
- hnock ==0.4.0 | |
- hoauth2 ==1.14.0 | |
- hOpenPGP ==2.9.4 | |
- hopenpgp-tools ==0.23.1 | |
- hopfli ==0.2.2.1 | |
- hosc ==0.17 | |
- hostname ==1.0 | |
- hostname-validate ==1.0.0 | |
- hourglass ==0.2.12 | |
- hourglass-orphans ==0.1.0.0 | |
- hp2pretty ==0.9 | |
- hpack ==0.34.2 | |
- hpack-dhall ==0.5.2 | |
- hpc-codecov ==0.2.0.0 | |
- hpc-lcov ==1.0.1 | |
- hreader ==1.1.0 | |
- hreader-lens ==0.1.3.0 | |
- hruby ==0.3.8 | |
- hs-bibutils ==6.10.0.0 | |
- hsc2hs ==0.68.7 | |
- hscolour ==1.24.4 | |
- hsdns ==1.8 | |
- hsebaysdk ==0.4.1.0 | |
- hsemail ==2.2.0 | |
- hset ==2.2.0 | |
- hs-functors ==0.1.7.1 | |
- hs-GeoIP ==0.3 | |
- hsini ==0.5.1.2 | |
- hsinstall ==2.6 | |
- HSlippyMap ==3.0.1 | |
- hslogger ==1.3.1.0 | |
- hslua ==1.0.3.2 | |
- hslua-aeson ==1.0.3 | |
- hslua-module-doclayout ==0.1.0 | |
- hslua-module-system ==0.2.2 | |
- hslua-module-text ==0.2.1 | |
- HsOpenSSL ==0.11.4.19 | |
- hsp ==0.10.0 | |
- hspec ==2.7.4 | |
- hspec-attoparsec ==0.1.0.2 | |
- hspec-checkers ==0.1.0.2 | |
- hspec-contrib ==0.5.1 | |
- hspec-core ==2.7.4 | |
- hspec-discover ==2.7.4 | |
- hspec-expectations ==0.8.2 | |
- hspec-expectations-lifted ==0.10.0 | |
- hspec-expectations-pretty-diff ==0.7.2.5 | |
- hspec-golden ==0.1.0.3 | |
- hspec-golden-aeson ==0.7.0.0 | |
- hspec-hedgehog ==0.0.1.2 | |
- hspec-leancheck ==0.0.4 | |
- hspec-megaparsec ==2.1.0 | |
- hspec-meta ==2.6.0 | |
- hspec-need-env ==0.1.0.5 | |
- hspec-parsec ==0 | |
- hspec-smallcheck ==0.5.2 | |
- hspec-tables ==0.0.1 | |
- hspec-wai ==0.10.1 | |
- hspec-wai-json ==0.10.1 | |
- hs-php-session ==0.0.9.3 | |
- hsshellscript ==3.4.5 | |
- HStringTemplate ==0.8.7 | |
- HSvm ==0.1.1.3.22 | |
- HsYAML ==0.2.1.0 | |
- HsYAML-aeson ==0.2.0.0 | |
- hsyslog ==5.0.2 | |
- htaglib ==1.2.0 | |
- HTF ==0.14.0.3 | |
- html ==1.0.1.2 | |
- html-conduit ==1.3.2.1 | |
- html-entities ==1.1.4.3 | |
- html-entity-map ==0.1.0.0 | |
- htoml ==1.0.0.3 | |
- http2 ==2.0.5 | |
- HTTP ==4000.3.15 | |
- http-api-data ==0.4.1.1 | |
- http-client ==0.6.4.1 | |
- http-client-openssl ==0.3.1.0 | |
- http-client-overrides ==0.1.1.0 | |
- http-client-tls ==0.3.5.3 | |
- http-common ==0.8.2.1 | |
- http-conduit ==2.3.7.3 | |
- http-date ==0.0.8 | |
- http-directory ==0.1.8 | |
- http-download ==0.2.0.0 | |
- httpd-shed ==0.4.1.1 | |
- http-link-header ==1.0.3.1 | |
- http-media ==0.8.0.0 | |
- http-reverse-proxy ==0.6.0 | |
- http-streams ==0.8.7.2 | |
- http-types ==0.12.3 | |
- human-readable-duration ==0.2.1.4 | |
- HUnit ==1.6.0.0 | |
- HUnit-approx ==1.1.1.1 | |
- hunit-dejafu ==2.0.0.4 | |
- hvect ==0.4.0.0 | |
- hvega ==0.9.1.0 | |
- hw-balancedparens ==0.4.1.0 | |
- hw-bits ==0.7.2.1 | |
- hw-conduit ==0.2.1.0 | |
- hw-conduit-merges ==0.2.1.0 | |
- hw-diagnostics ==0.0.1.0 | |
- hweblib ==0.6.3 | |
- hw-excess ==0.2.3.0 | |
- hw-fingertree ==0.1.2.0 | |
- hw-fingertree-strict ==0.1.2.0 | |
- hw-hedgehog ==0.1.1.0 | |
- hw-hspec-hedgehog ==0.1.1.0 | |
- hw-int ==0.0.2.0 | |
- hw-json-simd ==0.1.1.0 | |
- hw-mquery ==0.2.1.0 | |
- hw-parser ==0.1.1.0 | |
- hw-prim ==0.6.3.0 | |
- hw-rankselect-base ==0.3.4.1 | |
- hw-streams ==0.0.1.0 | |
- hw-string-parse ==0.0.0.4 | |
- hxt ==9.3.1.18 | |
- hxt-charproperties ==9.4.0.0 | |
- hxt-css ==0.1.0.3 | |
- hxt-curl ==9.1.1.1 | |
- hxt-expat ==9.1.1 | |
- hxt-http ==9.1.5.2 | |
- hxt-regex-xmlschema ==9.2.0.3 | |
- hxt-tagsoup ==9.1.4 | |
- hxt-unicode ==9.0.2.4 | |
- hybrid-vectors ==0.2.2 | |
- hyperloglog ==0.4.3 | |
- hyphenation ==0.8 | |
- hyraxAbif ==0.2.3.21 | |
- iconv ==0.4.1.3 | |
- identicon ==0.2.2 | |
- ieee754 ==0.8.0 | |
- if ==0.1.0.0 | |
- iff ==0.0.6 | |
- ihaskell ==0.10.1.2 | |
- ihs ==0.1.0.3 | |
- ilist ==0.4.0.1 | |
- imagesize-conduit ==1.1 | |
- Imlib ==0.1.2 | |
- immortal ==0.3 | |
- immortal-queue ==0.1.0.1 | |
- include-file ==0.1.0.4 | |
- incremental-parser ==0.4.0.2 | |
- indents ==0.5.0.1 | |
- indexed ==0.1.3 | |
- indexed-containers ==0.1.0.2 | |
- indexed-list-literals ==0.2.1.3 | |
- indexed-profunctors ==0.1 | |
- infer-license ==0.2.0 | |
- inflections ==0.4.0.6 | |
- influxdb ==1.7.1.6 | |
- ini ==0.4.1 | |
- inj ==1.0 | |
- inline-c ==0.9.1.0 | |
- inline-c-cpp ==0.4.0.2 | |
- inliterate ==0.1.0 | |
- insert-ordered-containers ==0.2.3.1 | |
- inspection-testing ==0.4.2.4 | |
- instance-control ==0.1.2.0 | |
- int-cast ==0.2.0.0 | |
- integer-logarithms ==1.0.3 | |
- integer-roots ==1.0 | |
- integration ==0.2.1 | |
- intern ==0.9.2 | |
- interpolate ==0.2.1 | |
- interpolatedstring-perl6 ==1.0.2 | |
- interpolation ==0.1.1.1 | |
- interpolator ==1.0.0 | |
- IntervalMap ==0.6.1.2 | |
- intervals ==0.9.1 | |
- intro ==0.7.0.0 | |
- intset-imperative ==0.1.0.0 | |
- invariant ==0.5.3 | |
- invertible ==0.2.0.7 | |
- invertible-grammar ==0.1.3 | |
- io-machine ==0.2.0.0 | |
- io-manager ==0.1.0.3 | |
- io-memoize ==1.1.1.0 | |
- io-region ==0.1.1 | |
- io-storage ==0.3 | |
- io-streams ==1.5.2.0 | |
- io-streams-haproxy ==1.0.1.0 | |
- ip6addr ==1.0.1 | |
- iproute ==1.7.9 | |
- IPv6Addr ==1.1.5 | |
- ipynb ==0.1.0.1 | |
- ipython-kernel ==0.10.2.1 | |
- irc ==0.6.1.0 | |
- irc-client ==1.1.1.1 | |
- irc-conduit ==0.3.0.4 | |
- irc-ctcp ==0.1.3.0 | |
- isbn ==1.0.0.0 | |
- islink ==0.1.0.0 | |
- iso3166-country-codes ==0.20140203.8 | |
- iso639 ==0.1.0.3 | |
- iso8601-time ==0.1.5 | |
- iterable ==3.0 | |
- it-has ==0.2.0.0 | |
- ixset-typed ==0.5 | |
- ix-shapable ==0.1.0 | |
- jack ==0.7.1.4 | |
- jira-wiki-markup ==1.1.4 | |
- jose ==0.8.3.1 | |
- jose-jwt ==0.8.0 | |
- js-dgtable ==0.5.2 | |
- js-flot ==0.8.3 | |
- js-jquery ==3.3.1 | |
- json-alt ==1.0.0 | |
- json-feed ==1.0.11 | |
- jsonpath ==0.2.0.0 | |
- json-rpc ==1.0.3 | |
- json-rpc-generic ==0.2.1.5 | |
- JuicyPixels ==3.3.5 | |
- JuicyPixels-blurhash ==0.1.0.3 | |
- JuicyPixels-extra ==0.4.1 | |
- JuicyPixels-scale-dct ==0.1.2 | |
- junit-xml ==0.1.0.1 | |
- justified-containers ==0.3.0.0 | |
- jwt ==0.10.0 | |
- kan-extensions ==5.2 | |
- kanji ==3.4.1 | |
- katip ==0.8.5.0 | |
- kawhi ==0.3.0 | |
- kazura-queue ==0.1.0.4 | |
- kdt ==0.2.4 | |
- keycode ==0.2.2 | |
- keys ==3.12.3 | |
- kind-apply ==0.3.2.0 | |
- kind-generics ==0.4.1.0 | |
- kind-generics-th ==0.2.2.0 | |
- kmeans ==0.1.3 | |
- koofr-client ==1.0.0.3 | |
- krank ==0.2.2 | |
- kubernetes-webhook-haskell ==0.2.0.3 | |
- l10n ==0.1.0.1 | |
- labels ==0.3.3 | |
- lackey ==1.0.13 | |
- LambdaHack ==0.9.5.0 | |
- lame ==0.2.0 | |
- language-avro ==0.1.3.1 | |
- language-bash ==0.9.2 | |
- language-c ==0.8.3 | |
- language-c-quote ==0.12.2.1 | |
- language-docker ==9.1.1 | |
- language-haskell-extract ==0.2.4 | |
- language-java ==0.2.9 | |
- language-javascript ==0.7.1.0 | |
- language-protobuf ==1.0.1 | |
- language-puppet ==1.4.6.5 | |
- lapack-carray ==0.0.3 | |
- lapack-comfort-array ==0.0.0.1 | |
- lapack-ffi ==0.0.2 | |
- lapack-ffi-tools ==0.1.2.1 | |
- largeword ==1.2.5 | |
- latex ==0.1.0.4 | |
- lattices ==2.0.2 | |
- lawful ==0.1.0.0 | |
- lazy-csv ==0.5.1 | |
- lazyio ==0.1.0.4 | |
- lca ==0.3.1 | |
- leancheck ==0.9.3 | |
- leancheck-instances ==0.0.4 | |
- leapseconds-announced ==2017.1.0.1 | |
- learn-physics ==0.6.5 | |
- lens ==4.18.1 | |
- lens-action ==0.2.4 | |
- lens-aeson ==1.1 | |
- lens-datetime ==0.3 | |
- lens-family ==2.0.0 | |
- lens-family-core ==2.0.0 | |
- lens-family-th ==0.5.1.0 | |
- lens-misc ==0.0.2.0 | |
- lens-properties ==4.11.1 | |
- lens-regex ==0.1.1 | |
- lenz ==0.4.2.0 | |
- leveldb-haskell ==0.6.5 | |
- libffi ==0.1 | |
- libgit ==0.3.1 | |
- libgraph ==1.14 | |
- libmpd ==0.9.1.0 | |
- libyaml ==0.1.2 | |
- LibZip ==1.0.1 | |
- life-sync ==1.1.1.0 | |
- lifted-async ==0.10.1.2 | |
- lifted-base ==0.2.3.12 | |
- lift-generics ==0.1.3 | |
- line ==4.0.1 | |
- linear ==1.21.1 | |
- linenoise ==0.3.2 | |
- linux-file-extents ==0.2.0.0 | |
- linux-namespaces ==0.1.3.0 | |
- List ==0.6.2 | |
- ListLike ==4.7.2 | |
- list-predicate ==0.1.0.1 | |
- listsafe ==0.1.0.1 | |
- list-singleton ==1.0.0.4 | |
- list-t ==1.0.4 | |
- ListTree ==0.2.3 | |
- little-logger ==0.1.0 | |
- little-rio ==0.1.1 | |
- llvm-hs ==9.0.1 | |
- llvm-hs-pure ==9.0.0 | |
- lmdb ==0.2.5 | |
- load-env ==0.2.1.0 | |
- loc ==0.1.3.8 | |
- loch-th ==0.2.2 | |
- lockfree-queue ==0.2.3.1 | |
- log-base ==0.8.0.1 | |
- log-domain ==0.13 | |
- logfloat ==0.13.3.3 | |
- logging ==3.0.5 | |
- logging-facade ==0.3.0 | |
- logging-facade-syslog ==1 | |
- logict ==0.7.0.3 | |
- loop ==0.3.0 | |
- loopbreaker ==0.1.1.1 | |
- lrucache ==1.2.0.1 | |
- lrucaching ==0.3.3 | |
- lsp-test ==0.10.3.0 | |
- lucid ==2.9.12 | |
- lucid-extras ==0.2.2 | |
- lukko ==0.1.1.2 | |
- lzma ==0.0.0.3 | |
- lzma-conduit ==1.2.1 | |
- machines ==0.7 | |
- magic ==1.1 | |
- mainland-pretty ==0.7.0.1 | |
- main-tester ==0.2.0.1 | |
- makefile ==1.1.0.0 | |
- managed ==1.0.8 | |
- markdown ==0.1.17.4 | |
- markdown-unlit ==0.5.0 | |
- markov-chain ==0.0.3.4 | |
- massiv ==0.5.4.0 | |
- massiv-io ==0.2.1.0 | |
- massiv-test ==0.1.4 | |
- mathexpr ==0.3.0.0 | |
- math-extras ==0.1.1.0 | |
- math-functions ==0.3.4.1 | |
- matplotlib ==0.7.5 | |
- matrices ==0.5.0 | |
- matrix ==0.3.6.1 | |
- matrix-as-xyz ==0.1.2.2 | |
- matrix-market-attoparsec ==0.1.1.3 | |
- matrix-static ==0.3 | |
- maximal-cliques ==0.1.1 | |
- mbox ==0.3.4 | |
- mbox-utility ==0.0.3.1 | |
- mcmc-types ==1.0.3 | |
- medea ==1.1.2 | |
- median-stream ==0.7.0.0 | |
- megaparsec ==8.0.0 | |
- megaparsec-tests ==8.0.0 | |
- membrain ==0.0.0.2 | |
- memory ==0.15.0 | |
- MemoTrie ==0.6.10 | |
- mercury-api ==0.1.0.2 | |
- mergeful ==0.2.0.0 | |
- mergeless ==0.3.0.0 | |
- mersenne-random-pure64 ==0.2.2.0 | |
- messagepack ==0.5.4 | |
- metrics ==0.4.1.1 | |
- mfsolve ==0.3.2.0 | |
- microlens ==0.4.11.2 | |
- microlens-aeson ==2.3.1 | |
- microlens-contra ==0.1.0.2 | |
- microlens-ghc ==0.4.12 | |
- microlens-mtl ==0.2.0.1 | |
- microlens-platform ==0.4.1 | |
- microlens-process ==0.2.0.2 | |
- microlens-th ==0.4.3.5 | |
- microspec ==0.2.1.3 | |
- microstache ==1.0.1.1 | |
- midair ==0.2.0.1 | |
- midi ==0.2.2.2 | |
- mighty-metropolis ==2.0.0 | |
- mime-mail ==0.5.0 | |
- mime-mail-ses ==0.4.3 | |
- mime-types ==0.1.0.9 | |
- mini-egison ==1.0.0 | |
- minimal-configuration ==0.1.4 | |
- minimorph ==0.2.2.0 | |
- minio-hs ==1.5.2 | |
- miniutter ==0.5.1.0 | |
- min-max-pqueue ==0.1.0.2 | |
- mintty ==0.1.2 | |
- miso ==1.6.0.0 | |
- missing-foreign ==0.1.1 | |
- MissingH ==1.4.3.0 | |
- mixed-types-num ==0.4.0.2 | |
- mixpanel-client ==0.2.1 | |
- mltool ==0.2.0.1 | |
- mmap ==0.5.9 | |
- mmark ==0.0.7.2 | |
- mmark-cli ==0.0.5.0 | |
- mmark-ext ==0.2.1.2 | |
- mmorph ==1.1.3 | |
- mnist-idx ==0.1.2.8 | |
- mockery ==0.3.5 | |
- mod ==0.1.2.0 | |
- model ==0.5 | |
- modern-uri ==0.3.2.0 | |
- modular ==0.1.0.8 | |
- monad-bayes ==0.1.1.0 | |
- monad-control ==1.0.2.3 | |
- monad-control-aligned ==0.0.1.1 | |
- monad-coroutine ==0.9.0.4 | |
- monad-extras ==0.6.0 | |
- monadic-arrays ==0.2.2 | |
- monad-journal ==0.8.1 | |
- monad-logger ==0.3.35 | |
- monad-logger-json ==0.1.0.0 | |
- monad-logger-prefix ==0.1.11 | |
- monad-loops ==0.4.3 | |
- monad-memo ==0.5.1 | |
- monad-metrics ==0.2.1.4 | |
- monad-par ==0.3.5 | |
- monad-parallel ==0.7.2.3 | |
- monad-par-extras ==0.3.3 | |
- monad-peel ==0.2.1.2 | |
- monad-products ==4.0.1 | |
- MonadPrompt ==1.0.0.5 | |
- MonadRandom ==0.5.2 | |
- monad-resumption ==0.1.4.0 | |
- monad-skeleton ==0.1.5 | |
- monad-st ==0.2.4.1 | |
- monads-tf ==0.1.0.3 | |
- monad-time ==0.3.1.0 | |
- monad-unlift ==0.2.0 | |
- monad-unlift-ref ==0.2.1 | |
- mongoDB ==2.7.0.0 | |
- monoid-extras ==0.5.1 | |
- monoid-subclasses ==1.0.1 | |
- monoid-transformer ==0.0.4 | |
- mono-traversable ==1.0.15.1 | |
- mono-traversable-instances ==0.1.1.0 | |
- mono-traversable-keys ==0.1.0 | |
- more-containers ==0.2.2.0 | |
- morpheus-graphql ==0.12.0 | |
- morpheus-graphql-core ==0.12.0 | |
- mountpoints ==1.0.2 | |
- mpi-hs ==0.7.2.0 | |
- mpi-hs-binary ==0.1.1.0 | |
- mpi-hs-cereal ==0.1.0.0 | |
- mtl-compat ==0.2.2 | |
- mtl-prelude ==2.0.3.1 | |
- multiarg ==0.30.0.10 | |
- multi-containers ==0.1.1 | |
- multimap ==1.2.1 | |
- multiset ==0.3.4.3 | |
- multistate ==0.8.0.3 | |
- murmur3 ==1.0.4 | |
- murmur-hash ==0.1.0.9 | |
- MusicBrainz ==0.4.1 | |
- mustache ==2.3.1 | |
- mutable-containers ==0.3.4 | |
- mwc-probability ==2.3.1 | |
- mwc-random ==0.14.0.0 | |
- mx-state-codes ==1.0.0.0 | |
- mysql ==0.1.7 | |
- mysql-simple ==0.4.5 | |
- n2o ==0.11.1 | |
- nagios-check ==0.3.2 | |
- names-th ==0.3.0.1 | |
- nano-erl ==0.1.0.1 | |
- nanospec ==0.2.2 | |
- nats ==1.1.2 | |
- natural-induction ==0.2.0.0 | |
- natural-sort ==0.1.2 | |
- natural-transformation ==0.4 | |
- ndjson-conduit ==0.1.0.5 | |
- neat-interpolation ==0.3.2.6 | |
- netlib-carray ==0.1 | |
- netlib-comfort-array ==0.0.0.1 | |
- netlib-ffi ==0.1.1 | |
- netpbm ==1.0.3 | |
- netrc ==0.2.0.0 | |
- nettle ==0.3.0 | |
- netwire ==5.0.3 | |
- netwire-input ==0.0.7 | |
- netwire-input-glfw ==0.0.11 | |
- network ==3.1.1.1 | |
- network-bsd ==2.8.1.0 | |
- network-byte-order ==0.1.5 | |
- network-conduit-tls ==1.3.2 | |
- network-info ==0.2.0.10 | |
- network-ip ==0.3.0.3 | |
- network-messagepack-rpc ==0.1.2.0 | |
- network-messagepack-rpc-websocket ==0.1.1.1 | |
- network-simple ==0.4.5 | |
- network-simple-tls ==0.4 | |
- network-transport ==0.5.4 | |
- network-transport-composed ==0.2.1 | |
- network-uri ==2.6.3.0 | |
- newtype ==0.2.2.0 | |
- newtype-generics ==0.5.4 | |
- nicify-lib ==1.0.1 | |
- NineP ==0.0.2.1 | |
- nix-paths ==1.0.1 | |
- nonce ==1.0.7 | |
- nondeterminism ==1.4 | |
- non-empty ==0.3.2 | |
- nonempty-containers ==0.3.4.1 | |
- nonemptymap ==0.0.6.0 | |
- non-empty-sequence ==0.2.0.4 | |
- nonempty-vector ==0.2.0.2 | |
- non-negative ==0.1.2 | |
- not-gloss ==0.7.7.0 | |
- no-value ==1.0.0.0 | |
- nowdoc ==0.1.1.0 | |
- nqe ==0.6.3 | |
- nsis ==0.3.3 | |
- numbers ==3000.2.0.2 | |
- numeric-extras ==0.1 | |
- numeric-prelude ==0.4.3.2 | |
- numhask ==0.4.0 | |
- NumInstances ==1.4 | |
- numtype-dk ==0.5.0.2 | |
- nuxeo ==0.3.2 | |
- oauthenticated ==0.2.1.0 | |
- ObjectName ==1.1.0.1 | |
- o-clock ==1.1.0 | |
- odbc ==0.2.2 | |
- oeis2 ==1.0.4 | |
- ofx ==0.4.4.0 | |
- old-locale ==1.0.0.7 | |
- old-time ==1.1.0.3 | |
- once ==0.4 | |
- one-liner ==1.0 | |
- one-liner-instances ==0.1.2.1 | |
- OneTuple ==0.2.2.1 | |
- Only ==0.1 | |
- oo-prototypes ==0.1.0.0 | |
- opaleye ==0.6.7006.1 | |
- OpenAL ==1.7.0.5 | |
- open-browser ==0.2.1.0 | |
- openexr-write ==0.1.0.2 | |
- OpenGL ==3.0.3.0 | |
- OpenGLRaw ==3.3.4.0 | |
- openpgp-asciiarmor ==0.1.2 | |
- opensource ==0.1.1.0 | |
- openssl-streams ==1.2.3.0 | |
- opentelemetry ==0.4.2 | |
- opentelemetry-extra ==0.4.2 | |
- opentelemetry-lightstep ==0.4.2 | |
- opentelemetry-wai ==0.4.2 | |
- operational ==0.2.3.5 | |
- operational-class ==0.3.0.0 | |
- optics ==0.2 | |
- optics-core ==0.2 | |
- optics-extra ==0.2 | |
- optics-th ==0.2 | |
- optics-vl ==0.2 | |
- optional-args ==1.0.2 | |
- options ==1.2.1.1 | |
- optparse-applicative ==0.15.1.0 | |
- optparse-generic ==1.3.1 | |
- optparse-simple ==0.1.1.3 | |
- optparse-text ==0.1.1.0 | |
- ordered-containers ==0.2.2 | |
- ormolu ==0.1.2.0 | |
- overhang ==1.0.0 | |
- packcheck ==0.5.1 | |
- pager ==0.1.1.0 | |
- pagination ==0.2.1 | |
- pagure-cli ==0.2 | |
- pandoc ==2.9.2.1 | |
- pandoc-citeproc ==0.17.0.1 | |
- pandoc-csv2table ==1.0.8 | |
- pandoc-plot ==0.6.1.0 | |
- pandoc-pyplot ==2.3.0.1 | |
- pandoc-types ==1.20 | |
- pantry ==0.4.0.2 | |
- papillon ==0.1.1.1 | |
- parallel ==3.2.2.0 | |
- parallel-io ==0.3.3 | |
- paripari ==0.6.0.1 | |
- parseargs ==0.2.0.9 | |
- parsec-class ==1.0.0.0 | |
- parsec-numbers ==0.1.0 | |
- parsec-numeric ==0.1.0.0 | |
- ParsecTools ==0.0.2.0 | |
- parser-combinators ==1.2.1 | |
- parser-combinators-tests ==1.2.1 | |
- parsers ==0.12.10 | |
- partial-handler ==1.0.3 | |
- partial-isomorphisms ==0.2.2.1 | |
- partial-semigroup ==0.5.1.8 | |
- password ==2.0.1.1 | |
- password-instances ==2.0.0.1 | |
- path ==0.7.0 | |
- path-extra ==0.2.0 | |
- path-io ==1.6.0 | |
- path-pieces ==0.2.1 | |
- path-text-utf8 ==0.0.1.6 | |
- pathtype ==0.8.1.1 | |
- pathwalk ==0.3.1.2 | |
- pattern-arrows ==0.0.2 | |
- pcg-random ==0.1.3.6 | |
- pcre-heavy ==1.0.0.2 | |
- pcre-light ==0.4.1.0 | |
- pcre-utils ==0.1.8.1.1 | |
- pdfinfo ==1.5.4 | |
- peano ==0.1.0.1 | |
- pem ==0.2.4 | |
- percent-format ==0.0.1 | |
- perfect-hash-generator ==0.2.0.6 | |
- perfect-vector-shuffle ==0.1.1.1 | |
- persist ==0.1.1.5 | |
- persistable-record ==0.6.0.5 | |
- persistable-types-HDBC-pg ==0.0.3.5 | |
- persistent ==2.10.5.2 | |
- persistent-mysql ==2.10.2.3 | |
- persistent-pagination ==0.1.1.1 | |
- persistent-postgresql ==2.10.1.2 | |
- persistent-qq ==2.9.1.1 | |
- persistent-sqlite ==2.10.6.2 | |
- persistent-template ==2.8.2.3 | |
- persistent-test ==2.0.3.1 | |
- persistent-typed-db ==0.1.0.1 | |
- pg-harness-client ==0.6.0 | |
- pgp-wordlist ==0.1.0.3 | |
- pg-transact ==0.3.1.1 | |
- phantom-state ==0.2.1.2 | |
- pid1 ==0.1.2.0 | |
- pipes ==4.3.14 | |
- pipes-aeson ==0.4.1.8 | |
- pipes-attoparsec ==0.5.1.5 | |
- pipes-binary ==0.4.2 | |
- pipes-bytestring ==2.1.6 | |
- pipes-concurrency ==2.0.12 | |
- pipes-csv ==1.4.3 | |
- pipes-extras ==1.0.15 | |
- pipes-fastx ==0.3.0.0 | |
- pipes-group ==1.0.12 | |
- pipes-http ==1.0.6 | |
- pipes-network ==0.6.5 | |
- pipes-network-tls ==0.4 | |
- pipes-ordered-zip ==1.1.0 | |
- pipes-parse ==3.0.8 | |
- pipes-random ==1.0.0.5 | |
- pipes-safe ==2.3.2 | |
- pipes-wai ==3.2.0 | |
- pkcs10 ==0.2.0.0 | |
- placeholders ==0.1 | |
- plaid ==0.1.0.4 | |
- planb-token-introspection ==0.1.4.0 | |
- plotlyhs ==0.2.1 | |
- pointed ==5.0.1 | |
- pointedlist ==0.6.1 | |
- pointless-fun ==1.1.0.6 | |
- poll ==0.0.0.1 | |
- poly ==0.4.0.0 | |
- poly-arity ==0.1.0 | |
- polynomials-bernstein ==1.1.2 | |
- polyparse ==1.13 | |
- polysemy ==1.3.0.0 | |
- pooled-io ==0.0.2.2 | |
- port-utils ==0.2.1.0 | |
- posix-paths ==0.2.1.6 | |
- possibly ==1.0.0.0 | |
- postgres-options ==0.2.0.0 | |
- postgresql-binary ==0.12.2 | |
- postgresql-libpq ==0.9.4.2 | |
- postgresql-orm ==0.5.1 | |
- postgresql-simple ==0.6.2 | |
- postgrest ==7.0.0 | |
- post-mess-age ==0.2.1.0 | |
- pptable ==0.3.0.0 | |
- pqueue ==1.4.1.3 | |
- prefix-units ==0.2.0 | |
- prelude-compat ==0.0.0.2 | |
- prelude-safeenum ==0.1.1.2 | |
- prettyclass ==1.0.0.0 | |
- pretty-class ==1.0.1.1 | |
- pretty-hex ==1.1 | |
- prettyprinter ==1.6.2 | |
- prettyprinter-ansi-terminal ==1.1.2 | |
- prettyprinter-compat-annotated-wl-pprint ==1 | |
- prettyprinter-compat-ansi-wl-pprint ==1.0.1 | |
- prettyprinter-compat-wl-pprint ==1.0.0.1 | |
- prettyprinter-convert-ansi-wl-pprint ==1.1.1 | |
- pretty-relative-time ==0.2.0.0 | |
- pretty-show ==1.10 | |
- pretty-simple ==3.2.3.0 | |
- pretty-sop ==0.2.0.3 | |
- pretty-terminal ==0.1.0.0 | |
- pretty-types ==0.3.0.1 | |
- primes ==0.2.1.0 | |
- primitive ==0.7.0.1 | |
- primitive-addr ==0.1.0.2 | |
- primitive-unaligned ==0.1.1.1 | |
- print-console-colors ==0.1.0.0 | |
- process-extras ==0.7.4 | |
- product-isomorphic ==0.0.3.3 | |
- product-profunctors ==0.10.0.1 | |
- profiterole ==0.1 | |
- profunctors ==5.5.2 | |
- projectroot ==0.2.0.1 | |
- project-template ==0.2.1.0 | |
- prometheus-client ==1.0.1 | |
- promises ==0.3 | |
- prompt ==0.1.1.2 | |
- prospect ==0.1.0.0 | |
- proto3-wire ==1.1.0 | |
- protobuf ==0.2.1.3 | |
- protobuf-simple ==0.1.1.0 | |
- protocol-radius ==0.0.1.1 | |
- protocol-radius-test ==0.1.0.1 | |
- proto-lens ==0.7.0.0 | |
- proto-lens-arbitrary ==0.1.2.9 | |
- proto-lens-optparse ==0.1.1.7 | |
- proto-lens-protobuf-types ==0.7.0.0 | |
- proto-lens-protoc ==0.7.0.0 | |
- proto-lens-runtime ==0.7.0.0 | |
- proto-lens-setup ==0.4.0.4 | |
- protolude ==0.2.4 | |
- proxied ==0.3.1 | |
- psqueues ==0.2.7.2 | |
- publicsuffix ==0.20200526 | |
- pulse-simple ==0.1.14 | |
- pureMD5 ==2.1.3 | |
- purescript-bridge ==0.14.0.0 | |
- pushbullet-types ==0.4.1.0 | |
- pusher-http-haskell ==1.5.1.14 | |
- pvar ==0.2.0.0 | |
- PyF ==0.9.0.2 | |
- qchas ==1.1.0.1 | |
- qm-interpolated-string ==0.3.0.0 | |
- qrcode-core ==0.9.4 | |
- qrcode-juicypixels ==0.8.2 | |
- quadratic-irrational ==0.1.1 | |
- QuasiText ==0.1.2.6 | |
- QuickCheck ==2.13.2 | |
- quickcheck-arbitrary-adt ==0.3.1.0 | |
- quickcheck-assertions ==0.3.0 | |
- quickcheck-classes ==0.6.4.0 | |
- quickcheck-classes-base ==0.6.1.0 | |
- quickcheck-instances ==0.3.23 | |
- quickcheck-io ==0.2.0 | |
- quickcheck-simple ==0.1.1.1 | |
- quickcheck-special ==0.1.0.6 | |
- quickcheck-text ==0.1.2.1 | |
- quickcheck-transformer ==0.3.1.1 | |
- quickcheck-unicode ==1.0.1.0 | |
- quiet ==0.2 | |
- radius ==0.6.1.0 | |
- rainbow ==0.34.2.2 | |
- rainbox ==0.26.0.0 | |
- ral ==0.1 | |
- ramus ==0.1.2 | |
- rando ==0.0.0.4 | |
- random ==1.1 | |
- random-bytestring ==0.1.3.2 | |
- random-shuffle ==0.0.4 | |
- random-tree ==0.6.0.5 | |
- range ==0.3.0.2 | |
- Ranged-sets ==0.4.0 | |
- range-set-list ==0.1.3.1 | |
- rank1dynamic ==0.4.0 | |
- rank2classes ==1.3.2.1 | |
- Rasterific ==0.7.5.2 | |
- rasterific-svg ==0.3.3.2 | |
- ratel ==1.0.12 | |
- rate-limit ==1.4.2 | |
- ratel-wai ==1.1.3 | |
- rawfilepath ==0.2.4 | |
- rawstring-qm ==0.2.3.0 | |
- raw-strings-qq ==1.1 | |
- rcu ==0.2.4 | |
- rdf ==0.1.0.4 | |
- rdtsc ==1.3.0.1 | |
- re2 ==0.3 | |
- readable ==0.3.1 | |
- read-editor ==0.1.0.2 | |
- read-env-var ==1.0.0.0 | |
- reanimate ==0.3.3.0 | |
- reanimate-svg ==0.9.8.0 | |
- rebase ==1.6.1 | |
- record-dot-preprocessor ==0.2.6 | |
- record-hasfield ==1.0 | |
- records-sop ==0.1.0.3 | |
- recursion-schemes ==5.1.3 | |
- reducers ==3.12.3 | |
- refact ==0.3.0.2 | |
- ref-fd ==0.4.0.2 | |
- reflection ==2.1.6 | |
- reform ==0.2.7.4 | |
- reform-blaze ==0.2.4.3 | |
- reform-hamlet ==0.0.5.3 | |
- reform-happstack ==0.2.5.3 | |
- RefSerialize ==0.4.0 | |
- regex ==1.1.0.0 | |
- regex-applicative ==0.3.3.1 | |
- regex-applicative-text ==0.1.0.1 | |
- regex-base ==0.94.0.0 | |
- regex-compat ==0.95.2.0 | |
- regex-compat-tdfa ==0.95.1.4 | |
- regex-pcre ==0.95.0.0 | |
- regex-pcre-builtin ==0.95.1.2.8.43 | |
- regex-posix ==0.96.0.0 | |
- regex-tdfa ==1.3.1.0 | |
- regex-with-pcre ==1.1.0.0 | |
- registry ==0.1.9.3 | |
- reinterpret-cast ==0.1.0 | |
- relapse ==1.0.0.0 | |
- relational-query ==0.12.2.3 | |
- relational-query-HDBC ==0.7.2.0 | |
- relational-record ==0.2.2.0 | |
- relational-schemas ==0.1.8.0 | |
- relude ==0.7.0.0 | |
- renderable ==0.2.0.1 | |
- replace-attoparsec ==1.4.1.0 | |
- replace-megaparsec ==1.4.2.0 | |
- repline ==0.2.2.0 | |
- req ==3.2.0 | |
- req-conduit ==1.0.0 | |
- rerebase ==1.6.1 | |
- resolv ==0.1.2.0 | |
- resource-pool ==0.2.3.2 | |
- resourcet ==1.2.4.2 | |
- result ==0.2.6.0 | |
- rethinkdb-client-driver ==0.0.25 | |
- retry ==0.8.1.2 | |
- rev-state ==0.1.2 | |
- rfc1751 ==0.1.3 | |
- rfc5051 ==0.1.0.4 | |
- rhine ==0.6.0 | |
- rhine-gloss ==0.6.0.1 | |
- rigel-viz ==0.2.0.0 | |
- rio ==0.1.19.0 | |
- rio-orphans ==0.1.1.0 | |
- rio-prettyprint ==0.1.1.0 | |
- roc-id ==0.1.0.0 | |
- rocksdb-haskell ==1.0.1 | |
- rocksdb-query ==0.3.2 | |
- roles ==0.2.0.0 | |
- rope-utf16-splay ==0.3.1.0 | |
- rosezipper ==0.2 | |
- rot13 ==0.2.0.1 | |
- rpmbuild-order ==0.3.1 | |
- RSA ==2.4.1 | |
- runmemo ==1.0.0.1 | |
- safe ==0.3.19 | |
- safecopy ==0.10.3 | |
- safe-decimal ==0.2.0.0 | |
- safe-exceptions ==0.1.7.1 | |
- safe-exceptions-checked ==0.1.0 | |
- safe-foldable ==0.1.0.0 | |
- safeio ==0.0.5.0 | |
- safe-json ==1.1.1 | |
- safe-money ==0.9 | |
- SafeSemaphore ==0.10.1 | |
- salak ==0.3.6 | |
- salak-yaml ==0.3.5.3 | |
- saltine ==0.1.1.0 | |
- salve ==1.0.10 | |
- sample-frame ==0.0.3 | |
- sample-frame-np ==0.0.4.1 | |
- sampling ==0.3.5 | |
- say ==0.1.0.1 | |
- sbp ==2.6.3 | |
- scalpel ==0.6.2 | |
- scalpel-core ==0.6.2 | |
- scanf ==0.1.0.0 | |
- scanner ==0.3.1 | |
- scheduler ==1.4.2.3 | |
- scientific ==0.3.6.2 | |
- scotty ==0.11.6 | |
- scrypt ==0.5.0 | |
- sdl2 ==2.5.2.0 | |
- sdl2-gfx ==0.2 | |
- sdl2-image ==2.0.0 | |
- sdl2-mixer ==1.1.0 | |
- sdl2-ttf ==2.1.1 | |
- search-algorithms ==0.3.1 | |
- secp256k1-haskell ==0.2.5 | |
- securemem ==0.1.10 | |
- selda ==0.5.1.0 | |
- selda-json ==0.1.1.0 | |
- selective ==0.4.1.1 | |
- semialign ==1.1.0.1 | |
- semialign-indexed ==1.1 | |
- semialign-optics ==1.1 | |
- semigroupoid-extras ==5 | |
- semigroupoids ==5.3.4 | |
- semigroups ==0.19.1 | |
- semirings ==0.5.4 | |
- semiring-simple ==1.0.0.1 | |
- semver ==0.3.4 | |
- sendfile ==0.7.11.1 | |
- seqalign ==0.2.0.4 | |
- sequence-formats ==1.4.1 | |
- sequenceTools ==1.4.0.5 | |
- serf ==0.1.1.0 | |
- serialise ==0.2.3.0 | |
- servant ==0.16.2 | |
- servant-auth ==0.3.2.0 | |
- servant-auth-docs ==0.2.10.0 | |
- servant-auth-server ==0.4.5.1 | |
- servant-auth-swagger ==0.2.10.0 | |
- servant-blaze ==0.9 | |
- servant-cassava ==0.10 | |
- servant-checked-exceptions ==2.2.0.0 | |
- servant-checked-exceptions-core ==2.2.0.0 | |
- servant-client ==0.16.0.1 | |
- servant-client-core ==0.16 | |
- servant-conduit ==0.15.1 | |
- servant-docs ==0.11.4 | |
- servant-docs-simple ==0.2.0.1 | |
- servant-elm ==0.7.2 | |
- servant-errors ==0.1.6.0 | |
- servant-foreign ==0.15 | |
- servant-js ==0.9.4.2 | |
- servant-JuicyPixels ==0.3.0.5 | |
- servant-lucid ==0.9 | |
- servant-machines ==0.15.1 | |
- servant-mock ==0.8.5 | |
- servant-pipes ==0.15.2 | |
- servant-purescript ==0.10.0.0 | |
- servant-rawm ==0.3.2.0 | |
- servant-server ==0.16.2 | |
- servant-static-th ==0.2.4.0 | |
- servant-subscriber ==0.7.0.0 | |
- servant-swagger ==1.1.7.1 | |
- servant-swagger-ui ==0.3.4.3.23.11 | |
- servant-swagger-ui-core ==0.3.3 | |
- servant-swagger-ui-redoc ==0.3.3.1.22.3 | |
- servant-websockets ==2.0.0 | |
- servant-yaml ==0.1.0.1 | |
- serverless-haskell ==0.11.3 | |
- serversession ==1.0.1 | |
- serversession-frontend-wai ==1.0 | |
- ses-html ==0.4.0.0 | |
- set-cover ==0.1.1 | |
- setenv ==0.1.1.3 | |
- setlocale ==1.0.0.9 | |
- sexp-grammar ==2.1.0 | |
- SHA ==1.6.4.4 | |
- shake-plus ==0.1.10.0 | |
- shakespeare ==2.0.25 | |
- shared-memory ==0.2.0.0 | |
- shell-conduit ==4.7.0 | |
- shell-escape ==0.2.0 | |
- shellmet ==0.0.3.1 | |
- shelltestrunner ==1.9 | |
- shell-utility ==0.1 | |
- shelly ==1.9.0 | |
- should-not-typecheck ==2.1.0 | |
- show-combinators ==0.2.0.0 | |
- siggy-chardust ==1.0.0 | |
- signal ==0.1.0.4 | |
- silently ==1.2.5.1 | |
- simple-affine-space ==0.1.1 | |
- simple-cabal ==0.1.2 | |
- simple-cmd ==0.2.2 | |
- simple-cmd-args ==0.1.6 | |
- simple-log ==0.9.12 | |
- simple-reflect ==0.3.3 | |
- simple-sendfile ==0.2.30 | |
- simplest-sqlite ==0.1.0.2 | |
- simple-templates ==1.0.0 | |
- simple-vec3 ==0.6.0.1 | |
- simplistic-generics ==2.0.0 | |
- since ==0.0.0 | |
- singleton-bool ==0.1.5 | |
- singleton-nats ==0.4.5 | |
- singletons ==2.6 | |
- singletons-presburger ==0.3.0.1 | |
- siphash ==1.0.3 | |
- sitemap-gen ==0.1.0.0 | |
- size-based ==0.1.2.0 | |
- sized ==0.4.0.0 | |
- skein ==1.0.9.4 | |
- skews ==0.1.0.3 | |
- skip-var ==0.1.1.0 | |
- skylighting ==0.8.5 | |
- skylighting-core ==0.8.5 | |
- slack-api ==0.12 | |
- slist ==0.1.1.0 | |
- smallcheck ==1.1.7 | |
- smash ==0.1.1.0 | |
- smash-aeson ==0.1.0.0 | |
- smash-lens ==0.1.0.1 | |
- smash-microlens ==0.1.0.0 | |
- smoothie ==0.4.2.11 | |
- snap-blaze ==0.2.1.5 | |
- snap-core ==1.0.4.2 | |
- snap-server ==1.1.1.2 | |
- snowflake ==0.1.1.1 | |
- soap ==0.2.3.6 | |
- soap-tls ==0.1.1.4 | |
- socks ==0.6.1 | |
- some ==1.0.1 | |
- sop-core ==0.5.0.1 | |
- sort ==1.0.0.0 | |
- sorted-list ==0.2.1.0 | |
- sourcemap ==0.1.6 | |
- sox ==0.2.3.1 | |
- soxlib ==0.0.3.1 | |
- sparse-linear-algebra ==0.3.1 | |
- sparse-tensor ==0.2.1.4 | |
- spatial-math ==0.5.0.1 | |
- special-values ==0.1.0.0 | |
- speculate ==0.4.2 | |
- speedy-slice ==0.3.1 | |
- Spintax ==0.3.5 | |
- splice ==0.6.1.1 | |
- split ==0.2.3.4 | |
- splitmix ==0.0.5 | |
- spoon ==0.3.1 | |
- spreadsheet ==0.1.3.8 | |
- sqlcli ==0.2.2.0 | |
- sqlcli-odbc ==0.2.0.1 | |
- sql-words ==0.1.6.4 | |
- squeather ==0.4.0.0 | |
- srcloc ==0.5.1.2 | |
- stache ==2.1.1 | |
- stackcollapse-ghc ==0.0.1.2 | |
- stack-templatizer ==0.1.0.2 | |
- starter ==0.3.0 | |
- stateref ==0.3 | |
- statestack ==0.3 | |
- StateVar ==1.2 | |
- static-text ==0.2.0.6 | |
- statistics ==0.15.2.0 | |
- status-notifier-item ==0.3.0.5 | |
- stb-image-redux ==0.2.1.3 | |
- step-function ==0.2 | |
- stm-chans ==3.0.0.4 | |
- stm-conduit ==4.0.1 | |
- stm-delay ==0.1.1.1 | |
- stm-extras ==0.1.0.3 | |
- stm-split ==0.0.2.1 | |
- stopwatch ==0.1.0.6 | |
- storable-complex ==0.2.3.0 | |
- storable-record ==0.0.5 | |
- storable-tuple ==0.0.3.3 | |
- storablevector ==0.2.13.1 | |
- stratosphere ==0.53.0 | |
- streaming ==0.2.3.0 | |
- streaming-bytestring ==0.1.6 | |
- streaming-commons ==0.2.2.1 | |
- streamly ==0.7.2 | |
- streamly-bytestring ==0.1.2 | |
- streams ==3.3 | |
- strict ==0.3.2 | |
- strict-base-types ==0.6.1 | |
- strict-concurrency ==0.2.4.3 | |
- strict-list ==0.1.5 | |
- strict-tuple ==0.1.3 | |
- strict-tuple-lens ==0.1.0.1 | |
- stringbuilder ==0.5.1 | |
- string-class ==0.1.7.0 | |
- string-combinators ==0.6.0.5 | |
- string-conv ==0.1.2 | |
- string-conversions ==0.4.0.1 | |
- string-interpolate ==0.2.1.0 | |
- string-qq ==0.0.4 | |
- stringsearch ==0.3.6.6 | |
- string-transform ==1.1.1 | |
- stripe-concepts ==1.0.2.4 | |
- stripe-signature ==1.0.0.6 | |
- strive ==5.0.12 | |
- structs ==0.1.3 | |
- structured ==0.1 | |
- structured-cli ==2.5.2.0 | |
- stylish-haskell ==0.11.0.3 | |
- summoner ==2.0.1.1 | |
- summoner-tui ==2.0.1.1 | |
- sum-type-boilerplate ==0.1.1 | |
- sundown ==0.6 | |
- superbuffer ==0.3.1.1 | |
- svg-builder ==0.1.1 | |
- SVGFonts ==1.7.0.1 | |
- svg-tree ==0.6.2.4 | |
- swagger ==0.3.0 | |
- swagger2 ==2.5 | |
- swish ==0.10.0.4 | |
- syb ==0.7.1 | |
- symbol ==0.2.4 | |
- symengine ==0.1.2.0 | |
- symmetry-operations-symbols ==0.0.2.1 | |
- sysinfo ==0.1.1 | |
- system-argv0 ==0.1.1 | |
- systemd ==2.3.0 | |
- system-fileio ==0.3.16.4 | |
- system-filepath ==0.4.14 | |
- system-info ==0.5.1 | |
- tabular ==0.2.2.8 | |
- taffybar ==3.2.2 | |
- tagchup ==0.4.1.1 | |
- tagged ==0.8.6 | |
- tagged-binary ==0.2.0.1 | |
- tagged-identity ==0.1.3 | |
- tagged-transformer ==0.8.1 | |
- tagshare ==0.0 | |
- tagsoup ==0.14.8 | |
- tao ==1.0.0 | |
- tao-example ==1.0.0 | |
- tar ==0.5.1.1 | |
- tar-conduit ==0.3.2 | |
- tardis ==0.4.1.0 | |
- tasty ==1.2.3 | |
- tasty-ant-xml ==1.1.6 | |
- tasty-dejafu ==2.0.0.6 | |
- tasty-discover ==4.2.1 | |
- tasty-expected-failure ==0.11.1.2 | |
- tasty-golden ==2.3.3.2 | |
- tasty-hedgehog ==1.0.0.2 | |
- tasty-hspec ==1.1.5.1 | |
- tasty-hunit ==0.10.0.2 | |
- tasty-kat ==0.0.3 | |
- tasty-leancheck ==0.0.1 | |
- tasty-lua ==0.2.3 | |
- tasty-program ==1.0.5 | |
- tasty-quickcheck ==0.10.1.1 | |
- tasty-rerun ==1.1.17 | |
- tasty-silver ==3.1.15 | |
- tasty-smallcheck ==0.8.1 | |
- tasty-th ==0.1.7 | |
- tasty-wai ==0.1.1.0 | |
- Taxonomy ==2.1.0 | |
- TCache ==0.12.1 | |
- tce-conf ==1.3 | |
- tdigest ==0.2.1 | |
- template-haskell-compat-v0208 ==0.1.5 | |
- temporary ==1.3 | |
- temporary-rc ==1.2.0.3 | |
- temporary-resourcet ==0.1.0.1 | |
- tensorflow-test ==0.1.0.0 | |
- tensors ==0.1.4 | |
- terminal-progress-bar ==0.4.1 | |
- terminal-size ==0.3.2.1 | |
- test-framework ==0.8.2.0 | |
- test-framework-hunit ==0.3.0.2 | |
- test-framework-leancheck ==0.0.1 | |
- test-framework-quickcheck2 ==0.3.0.5 | |
- test-framework-smallcheck ==0.2 | |
- test-framework-th ==0.2.4 | |
- testing-feat ==1.1.0.0 | |
- testing-type-modifiers ==0.1.0.1 | |
- texmath ==0.12.0.2 | |
- text-binary ==0.2.1.1 | |
- text-builder ==0.6.6.1 | |
- text-conversions ==0.3.0 | |
- text-icu ==0.7.0.1 | |
- text-latin1 ==0.3.1 | |
- text-ldap ==0.1.1.13 | |
- textlocal ==0.1.0.5 | |
- text-manipulate ==0.2.0.1 | |
- text-metrics ==0.3.0 | |
- text-postgresql ==0.0.3.1 | |
- text-printer ==0.5.0.1 | |
- text-region ==0.3.1.0 | |
- text-short ==0.1.3 | |
- text-show ==3.8.5 | |
- text-show-instances ==3.8.3 | |
- text-zipper ==0.10.1 | |
- tfp ==1.0.1.1 | |
- tf-random ==0.5 | |
- th-abstraction ==0.3.2.0 | |
- th-bang-compat ==0.0.1.0 | |
- th-constraint-compat ==0.0.1.0 | |
- th-data-compat ==0.1.0.0 | |
- th-desugar ==1.10 | |
- th-env ==0.1.0.2 | |
- these ==1.1.1.1 | |
- these-lens ==1.0.0.1 | |
- these-optics ==1 | |
- th-expand-syns ==0.4.6.0 | |
- th-extras ==0.0.0.4 | |
- th-lift ==0.8.1 | |
- th-lift-instances ==0.1.17 | |
- th-nowq ==0.1.0.5 | |
- th-orphans ==0.13.10 | |
- th-printf ==0.7 | |
- thread-hierarchy ==0.3.0.2 | |
- thread-local-storage ==0.2 | |
- threads ==0.5.1.6 | |
- thread-supervisor ==0.1.0.1 | |
- threepenny-gui ==0.9.0.0 | |
- th-reify-compat ==0.0.1.5 | |
- th-reify-many ==0.1.9 | |
- throttle-io-stream ==0.2.0.1 | |
- through-text ==0.1.0.0 | |
- throwable-exceptions ==0.1.0.9 | |
- th-strict-compat ==0.1.0.1 | |
- th-test-utils ==1.0.2 | |
- thyme ==0.3.5.5 | |
- tidal ==1.5.2 | |
- tile ==0.3.0.0 | |
- time-compat ==1.9.3 | |
- timeit ==2.0 | |
- timelens ==0.2.0.2 | |
- time-lens ==0.4.0.2 | |
- time-locale-compat ==0.1.1.5 | |
- time-locale-vietnamese ==1.0.0.0 | |
- time-manager ==0.0.0 | |
- time-parsers ==0.1.2.1 | |
- timerep ==2.0.0.2 | |
- time-units ==1.0.0 | |
- timezone-olson ==0.2.0 | |
- timezone-series ==0.1.9 | |
- tinylog ==0.15.0 | |
- titlecase ==1.0.1 | |
- tldr ==0.6.4 | |
- tls ==1.5.4 | |
- tls-debug ==0.4.8 | |
- tls-session-manager ==0.0.4 | |
- tmapchan ==0.0.3 | |
- tmapmvar ==0.0.4 | |
- tmp-postgres ==1.34.1.0 | |
- tomland ==1.3.0.0 | |
- tonalude ==0.1.1.0 | |
- topograph ==1.0.0.1 | |
- torsor ==0.1 | |
- tostring ==0.2.1.1 | |
- tracing ==0.0.5.1 | |
- transaction ==0.1.1.3 | |
- transformers-base ==0.4.5.2 | |
- transformers-bifunctors ==0.1 | |
- transformers-compat ==0.6.5 | |
- transformers-fix ==1.0 | |
- traverse-with-class ==1.0.1.0 | |
- tree-diff ==0.1 | |
- tree-fun ==0.8.1.0 | |
- trifecta ==2.1 | |
- triplesec ==0.2.2.1 | |
- trivial-constraint ==0.6.0.0 | |
- tsv2csv ==0.1.0.2 | |
- ttc ==0.2.2.0 | |
- ttl-hashtables ==1.4.1.0 | |
- ttrie ==0.1.2.1 | |
- tuple ==0.3.0.2 | |
- tuples-homogenous-h98 ==0.1.1.0 | |
- tuple-sop ==0.3.1.0 | |
- tuple-th ==0.2.5 | |
- turtle ==1.5.20 | |
- TypeCompose ==0.9.14 | |
- typed-process ==0.2.6.0 | |
- typed-uuid ==0.0.0.2 | |
- type-equality ==1 | |
- type-errors ==0.2.0.0 | |
- type-errors-pretty ==0.0.1.1 | |
- type-fun ==0.1.1 | |
- type-hint ==0.1 | |
- type-level-integers ==0.0.1 | |
- type-level-kv-list ==1.1.0 | |
- type-level-numbers ==0.1.1.1 | |
- type-map ==0.1.6.0 | |
- type-natural ==0.8.3.1 | |
- typenums ==0.1.2.1 | |
- type-of-html ==1.5.1.0 | |
- type-of-html-static ==0.1.0.2 | |
- type-operators ==0.2.0.0 | |
- typerep-map ==0.3.3.0 | |
- type-spec ==0.4.0.0 | |
- tzdata ==0.1.20190911.0 | |
- ua-parser ==0.7.5.1 | |
- uglymemo ==0.1.0.1 | |
- ulid ==0.3.0.0 | |
- unagi-chan ==0.4.1.3 | |
- unbounded-delays ==0.1.1.0 | |
- unboxed-ref ==0.4.0.0 | |
- unboxing-vector ==0.1.1.0 | |
- uncertain ==0.3.1.0 | |
- unconstrained ==0.1.0.2 | |
- unexceptionalio ==0.5.1 | |
- unexceptionalio-trans ==0.5.1 | |
- unicode ==0.0.1.1 | |
- unicode-show ==0.1.0.4 | |
- unicode-transforms ==0.3.7 | |
- unification-fd ==0.10.0.1 | |
- union-find ==0.2 | |
- uniplate ==1.6.12 | |
- uniprot-kb ==0.1.2.0 | |
- uniq-deep ==1.2.0 | |
- unique ==0 | |
- unique-logic ==0.4 | |
- unique-logic-tf ==0.5.1 | |
- unit-constraint ==0.0.0 | |
- universe ==1.2 | |
- universe-base ==1.1.1 | |
- universe-instances-base ==1.1 | |
- universe-instances-extended ==1.1.1 | |
- universe-instances-trans ==1.1 | |
- universe-reverse-instances ==1.1 | |
- universe-some ==1.2 | |
- universum ==1.6.1 | |
- unix-bytestring ==0.3.7.3 | |
- unix-compat ==0.5.2 | |
- unix-time ==0.4.7 | |
- unliftio ==0.2.13 | |
- unliftio-core ==0.1.2.0 | |
- unliftio-pool ==0.2.1.1 | |
- unlit ==0.4.0.0 | |
- unordered-containers ==0.2.10.0 | |
- unordered-intmap ==0.1.1 | |
- unsafe ==0.0 | |
- urbit-hob ==0.3.3 | |
- uri-bytestring ==0.3.2.2 | |
- uri-bytestring-aeson ==0.1.0.8 | |
- uri-encode ==1.5.0.6 | |
- url ==2.1.3 | |
- users ==0.5.0.0 | |
- utf8-conversions ==0.1.0.4 | |
- utf8-light ==0.4.2 | |
- utf8-string ==1.0.1.1 | |
- util ==0.1.17.1 | |
- utility-ht ==0.0.15 | |
- uuid ==1.3.13 | |
- uuid-types ==1.0.3 | |
- validation ==1.1 | |
- validation-selective ==0.1.0.0 | |
- validity ==0.11.0.0 | |
- validity-aeson ==0.2.0.4 | |
- validity-bytestring ==0.4.1.1 | |
- validity-containers ==0.5.0.4 | |
- validity-path ==0.4.0.1 | |
- validity-primitive ==0.0.0.1 | |
- validity-scientific ==0.2.0.3 | |
- validity-text ==0.3.1.1 | |
- validity-time ==0.3.0.0 | |
- validity-unordered-containers ==0.2.0.3 | |
- validity-uuid ==0.1.0.3 | |
- validity-vector ==0.2.0.3 | |
- valor ==0.1.0.0 | |
- vault ==0.3.1.4 | |
- vec ==0.3 | |
- vector ==0.12.1.2 | |
- vector-algorithms ==0.8.0.3 | |
- vector-binary-instances ==0.2.5.1 | |
- vector-buffer ==0.4.1 | |
- vector-builder ==0.3.8 | |
- vector-bytes-instances ==0.1.1 | |
- vector-instances ==3.4 | |
- vector-mmap ==0.0.3 | |
- vector-rotcev ==0.1.0.0 | |
- vector-sized ==1.4.2 | |
- vector-space ==0.16 | |
- vector-split ==1.0.0.2 | |
- vector-th-unbox ==0.2.1.7 | |
- verbosity ==0.4.0.0 | |
- versions ==3.5.4 | |
- vformat ==0.14.1.0 | |
- vformat-aeson ==0.1.0.1 | |
- vformat-time ==0.1.0.0 | |
- ViennaRNAParser ==1.3.3 | |
- void ==0.7.3 | |
- vty ==5.28.2 | |
- wai ==3.2.2.1 | |
- wai-app-static ==3.1.7.2 | |
- wai-conduit ==3.0.0.4 | |
- wai-cors ==0.2.7 | |
- wai-enforce-https ==0.0.2.1 | |
- wai-eventsource ==3.0.0 | |
- wai-extra ==3.0.31 | |
- wai-handler-launch ==3.0.3.1 | |
- wai-logger ==2.3.6 | |
- wai-middleware-caching ==0.1.0.2 | |
- wai-middleware-clacks ==0.1.0.1 | |
- wai-middleware-static ==0.8.3 | |
- wai-session ==0.3.3 | |
- wai-slack-middleware ==0.2.0 | |
- wai-websockets ==3.0.1.2 | |
- warp ==3.3.13 | |
- warp-tls ==3.2.12 | |
- warp-tls-uid ==0.2.0.6 | |
- wave ==0.2.0 | |
- wcwidth ==0.0.2 | |
- webdriver ==0.9.0.1 | |
- webex-teams-api ==0.2.0.1 | |
- webex-teams-conduit ==0.2.0.1 | |
- webex-teams-pipes ==0.2.0.1 | |
- webrtc-vad ==0.1.0.3 | |
- websockets ==0.12.7.1 | |
- websockets-snap ==0.10.3.1 | |
- weigh ==0.0.16 | |
- wide-word ==0.1.1.1 | |
- wikicfp-scraper ==0.1.0.11 | |
- wild-bind ==0.1.2.6 | |
- wild-bind-x11 ==0.2.0.10 | |
- Win32 ==2.6.1.0 | |
- Win32-notify ==0.3.0.3 | |
- windns ==0.1.0.1 | |
- witherable-class ==0 | |
- within ==0.1.1.0 | |
- with-location ==0.1.0 | |
- with-utf8 ==1.0.2.1 | |
- witness ==0.4 | |
- wizards ==1.0.3 | |
- wl-pprint-annotated ==0.1.0.1 | |
- wl-pprint-console ==0.1.0.2 | |
- wl-pprint-text ==1.2.0.1 | |
- word24 ==2.0.1 | |
- word8 ==0.1.3 | |
- word-trie ==0.3.0 | |
- word-wrap ==0.4.1 | |
- world-peace ==1.0.2.0 | |
- wrap ==0.0.0 | |
- wreq ==0.5.3.2 | |
- writer-cps-exceptions ==0.1.0.1 | |
- writer-cps-mtl ==0.1.1.6 | |
- writer-cps-transformers ==0.5.6.1 | |
- wss-client ==0.3.0.0 | |
- wuss ==1.1.17 | |
- X11 ==1.9.2 | |
- X11-xft ==0.3.1 | |
- x11-xim ==0.0.9.0 | |
- x509 ==1.7.5 | |
- x509-store ==1.6.7 | |
- x509-system ==1.6.6 | |
- x509-validation ==1.6.11 | |
- Xauth ==0.1 | |
- xdg-basedir ==0.2.2 | |
- xdg-desktop-entry ==0.1.1.1 | |
- xdg-userdirs ==0.1.0.2 | |
- xeno ==0.4.2 | |
- xls ==0.1.3 | |
- xlsx ==0.8.1 | |
- xlsx-tabular ==0.2.2.1 | |
- xml ==1.3.14 | |
- xml-basic ==0.1.3.1 | |
- xml-conduit ==1.9.0.0 | |
- xml-conduit-writer ==0.1.1.2 | |
- xmlgen ==0.6.2.2 | |
- xml-hamlet ==0.5.0.1 | |
- xml-helpers ==1.0.0 | |
- xml-html-qq ==0.1.0.1 | |
- xml-indexed-cursor ==0.1.1.0 | |
- xml-lens ==0.2 | |
- xml-picklers ==0.3.6 | |
- xml-to-json ==2.0.1 | |
- xml-to-json-fast ==2.0.0 | |
- xml-types ==0.3.8 | |
- xmonad ==0.15 | |
- xmonad-contrib ==0.16 | |
- xmonad-extras ==0.15.2 | |
- xss-sanitize ==0.3.6 | |
- xturtle ==0.2.0.0 | |
- xxhash-ffi ==0.2.0.0 | |
- yaml ==0.11.5.0 | |
- yamlparse-applicative ==0.1.0.1 | |
- yesod ==1.6.1.0 | |
- yesod-auth ==1.6.10 | |
- yesod-auth-fb ==1.10.1 | |
- yesod-auth-hashdb ==1.7.1.2 | |
- yesod-bin ==1.6.0.6 | |
- yesod-core ==1.6.18 | |
- yesod-fb ==0.6.1 | |
- yesod-form ==1.6.7 | |
- yesod-form-bootstrap4 ==3.0.0 | |
- yesod-gitrev ==0.2.1 | |
- yesod-newsfeed ==1.7.0.0 | |
- yesod-persistent ==1.6.0.4 | |
- yesod-recaptcha2 ==1.0.1 | |
- yesod-sitemap ==1.6.0 | |
- yesod-static ==1.6.1.0 | |
- yesod-test ==1.6.10 | |
- yesod-websockets ==0.3.0.2 | |
- yes-precure5-command ==5.5.3 | |
- yi-rope ==0.11 | |
- yjsvg ==0.2.0.1 | |
- yjtools ==0.9.18 | |
- yoga ==0.0.0.5 | |
- youtube ==0.2.1.1 | |
- zasni-gerna ==0.0.7.1 | |
- zero ==0.1.5 | |
- zeromq4-haskell ==0.8.0 | |
- zeromq4-patterns ==0.3.1.0 | |
- zim-parser ==0.2.1.0 | |
- zip ==1.5.0 | |
- zip-archive ==0.4.1 | |
- zippers ==0.3 | |
- zip-stream ==0.2.0.1 | |
- zlib ==0.6.2.2 | |
- zlib-bindings ==0.1.1.5 | |
- zlib-lens ==0.1.2.1 | |
- zot ==0.0.3 | |
- zstd ==0.1.2.0 | |
extra-packages: | |
- aeson < 0.8 # newer versions don't work with GHC 7.6.x or earlier | |
- aeson == 1.5.2.0 # needed for fourmolu 0.1.0.0, but 1.5.3 is to new for our purpose | |
- aeson-pretty < 0.8 # required by elm compiler | |
- Agda == 2.6.1 # allows the agdaPackage set to be fixed to this version so that it won't break when another agda version is released. | |
- ansi-terminal == 0.10.3 # required by cabal-plan, and policeman in ghc-8.8.x | |
- apply-refact < 0.4 # newer versions don't work with GHC 8.0.x | |
- apply-refact == 0.6.0.0 # works with GHC 8.6.x https://hackage.haskell.org/package/apply-refact/changelog | |
- apply-refact == 0.7.0.0 # works with GHC 8.8.x https://hackage.haskell.org/package/apply-refact/changelog | |
- apply-refact == 0.8.0.0 # works with GHC 8.10.x https://hackage.haskell.org/package/apply-refact/changelog | |
- binary > 0.7 && < 0.8 # keep a 7.x major release around for older compilers | |
- binary > 0.8 && < 0.9 # keep a 8.x major release around for older compilers | |
- Cabal == 2.2.* # required for jailbreak-cabal etc. | |
- Cabal == 2.4.* # required for cabal-install etc. | |
- colour < 2.3.4 # newer versions don't support GHC 7.10.x | |
- conduit >=1.1 && <1.3 # pre-lts-11.x versions neeed by git-annex 6.20180227 | |
- conduit-extra >=1.1 && <1.3 # pre-lts-11.x versions neeed by git-annex 6.20180227 | |
- containers < 0.5 # required to build alex with GHC 6.12.3 | |
- control-monad-free < 0.6 # newer versions don't compile with anything but GHC 7.8.x | |
- dbus <1 # for xmonad-0.26 | |
- deepseq == 1.3.0.1 # required to build Cabal with GHC 6.12.3 | |
- dhall == 1.29.0 # required for spago 0.14.0. | |
- Diff < 0.4 # required by liquidhaskell-0.8.10.2: https://github.com/ucsd-progsys/liquidhaskell/issues/1729 | |
- doctemplates == 0.8 # required by pandoc-2.9.x | |
- generic-deriving == 1.10.5.* # new versions don't compile with GHC 7.10.x | |
- ghc-tcplugins-extra ==0.3.2 # required for polysemy-plugin 0.2.5.0 | |
- gi-gdk == 3.0.23 # required for gi-pango 1.0.23 | |
- gi-gtk == 3.0.35 # required for gi-pango 1.0.23 | |
- gloss < 1.9.3 # new versions don't compile with GHC 7.8.x | |
- haddock == 2.22.* # required on GHC 8.0.x | |
- haddock == 2.23.* # required on GHC < 8.10.x | |
- haddock-api == 2.23.* # required on GHC < 8.10.x | |
- haddock-library ==1.7.* # required by stylish-cabal-0.5.0.0 | |
- happy <1.19.6 # newer versions break Agda | |
- happy == 1.19.9 # for purescript | |
- haskell-gi-overloading == 0.0 # gi-* packages use this dependency to disable overloading support | |
- haskell-src-exts == 1.19.* # required by hindent and structured-haskell-mode | |
- hinotify == 0.3.9 # for xmonad-0.26: https://github.com/kolmodin/hinotify/issues/29 | |
- hoogle == 5.0.14 # required by hie-hoogle | |
- hslua == 1.1.2 # required for pandoc 2.10 | |
- html-conduit ^>= 1.2 # pre-lts-11.x versions neeed by git-annex 6.20180227 | |
- http-conduit ^>= 2.2 # pre-lts-11.x versions neeed by git-annex 6.20180227 | |
- inline-c < 0.6 # required on GHC 8.0.x | |
- inline-c-cpp < 0.2 # required on GHC 8.0.x | |
- lens-labels == 0.1.* # required for proto-lens-descriptors | |
- megaparsec >= 7.0.4 && < 8 # required for idris: https://github.com/idris-lang/Idris-dev/issues/4826 | |
- mtl < 2.2 # newer versions require transformers > 0.4.x, which we cannot provide in GHC 7.8.x | |
- mtl-prelude < 2 # required for to build postgrest on mtl 2.1.x platforms | |
- network == 2.6.3.1 # newer versions don't compile with GHC 7.4.x and below | |
- network == 3.0.* # required by network-bsd, HTTP, and many others (2019-04-30) | |
- ormolu == 0.0.5.0 # required by haskell-language-server | |
- pantry == 0.2.0.0 # required by stack-2.1.3.1 | |
- parallel == 3.2.0.3 # newer versions don't work with GHC 6.12.3 | |
- patience ^>= 0.1 # required by chell-0.4.x | |
- persistent >=2.5 && <2.8 # pre-lts-11.x versions neeed by git-annex 6.20180227 | |
- persistent-sqlite < 2.7 # pre-lts-11.x versions neeed by git-annex 6.20180227 | |
- prettyprinter == 1.6.1 # required by ghc 8.8.x, and dhall-1.29.0 | |
- primitive == 0.5.1.* # required to build alex with GHC 6.12.3 | |
- QuickCheck < 2 # required by test-framework-quickcheck and its users | |
- repline == 0.3.* # required by dhall-0.32.x | |
- resolv == 0.1.1.2 # required to build cabal-install-3.0.0.0 with pre ghc-8.8.x | |
- resourcet ==1.1.* # pre-lts-11.x versions neeed by git-annex 6.20180227 | |
- seqid < 0.2 # newer versions depend on transformers 0.4.x which we cannot provide in GHC 7.8.x | |
- seqid-streams < 0.2 # newer versions depend on transformers 0.4.x which we cannot provide in GHC 7.8.x | |
- shelly ==1.8.1 # ghcjs depends on shelly < 1.9 | |
- split < 0.2 # newer versions don't work with GHC 6.12.3 | |
- tar < 0.4.2.0 # later versions don't work with GHC < 7.6.x | |
- transformers == 0.4.3.* # the latest version isn't supported by mtl yet | |
- vector < 0.10.10 # newer versions don't work with GHC 6.12.3 | |
- xml-conduit ^>= 1.7 # pre-lts-11.x versions neeed by git-annex 6.20180227 | |
- yesod ^>= 1.4 # pre-lts-11.x versions neeed by git-annex 6.20180227 | |
- yesod-core < 1.5 # pre-lts-11.x versions neeed by git-annex 6.20180227 | |
- yesod-form < 1.5 # pre-lts-11.x versions neeed by git-annex 6.20180227 | |
- yesod-persistent < 1.5 # pre-lts-11.x versions neeed by git-annex 6.20180227 | |
- yesod-static ^>= 1.5 # pre-lts-11.x versions neeed by git-annex 6.20180227 | |
- yesod-test ^>= 1.5 # pre-lts-11.x versions neeed by git-annex 6.20180227 | |
- immortal == 0.2.2.1 # required by Hasura 1.3.1, 2020-08-20 | |
- dependent-map == 0.2.4.0 # required by Hasura 1.3.1, 2020-08-20 | |
- dependent-sum == 0.4 # required by Hasura 1.3.1, 2020-08-20 | |
- witherable == 0.3.2 # required by Hasura 1.3.1, 2020-08-20 | |
- protolude == 0.3.0 # required by Hasura 1.3.1, 2020-08-20 | |
- optics-core == 0.3.0.1 # required by Hasura 1.3.1, 2020-08-20 | |
- base-compat == 0.11.1 # required by Hasura 1.3.1, 2020-08-20 | |
package-maintainers: | |
peti: | |
- cabal-install | |
- cabal2nix | |
- cabal2spec | |
- distribution-nixpkgs | |
- funcmp | |
- git-annex | |
- hackage-db | |
- hledger | |
- hledger-interest | |
- hledger-ui | |
- hledger-web | |
- hopenssl | |
- hsdns | |
- hsemail | |
- hsyslog | |
- jailbreak-cabal | |
- language-nix | |
- logging-facade-syslog | |
- nix-paths | |
- pandoc | |
- structured-haskell-mode | |
- titlecase | |
- xmonad | |
- xmonad-contrib | |
gridaphobe: | |
- located-base | |
jb55: | |
# - bson-lens | |
- cased | |
- elm-export-persistent | |
# - pipes-mongodb | |
- streaming-wai | |
kiwi: | |
- Unique | |
- glirc | |
- matterhorn | |
- mattermost-api | |
- mattermost-api-qc | |
psibi: | |
- path-pieces | |
- persistent | |
- persistent-sqlite | |
- persistent-template | |
- shakespeare | |
abbradar: | |
- Agda | |
roberth: | |
- arion-compose | |
- hercules-ci-agent | |
- hercules-ci-api-core | |
- hercules-ci-api-agent | |
cdepillabout: | |
- pretty-simple | |
- spago | |
rkrzr: | |
- icepeak | |
terlar: | |
- nix-diff | |
maralorn: | |
- reflex-dom | |
- ghcide | |
- cabal-fmt | |
- shh | |
- brittany | |
- hlint | |
- neuron | |
- releaser | |
- taskwarrior | |
sorki: | |
- cayene-lpp | |
- data-stm32 | |
- gcodehs | |
- nix-derivation | |
- nix-narinfo | |
- ttn | |
# - ttn-client | |
- update-nix-fetchgit | |
- zre | |
utdemir: | |
- nix-tree | |
unsupported-platforms: | |
alsa-mixer: [ x86_64-darwin ] | |
alsa-pcm: [ x86_64-darwin ] | |
alsa-seq: [ x86_64-darwin ] | |
AWin32Console: [ i686-linux, x86_64-linux, x86_64-darwin ] | |
barbly: [ i686-linux, x86_64-linux ] | |
bindings-directfb: [ x86_64-darwin ] | |
d3d11binding: [ i686-linux, x86_64-linux, x86_64-darwin ] | |
DirectSound: [ i686-linux, x86_64-linux, x86_64-darwin ] | |
dx9base: [ i686-linux, x86_64-linux, x86_64-darwin ] | |
dx9d3d: [ i686-linux, x86_64-linux, x86_64-darwin ] | |
dx9d3dx: [ i686-linux, x86_64-linux, x86_64-darwin ] | |
freenect: [ x86_64-darwin ] | |
FTGL: [ x86_64-darwin ] | |
gi-ostree: [ x86_64-darwin ] | |
gtk-mac-integration: [ i686-linux, x86_64-linux ] | |
hcwiid: [ x86_64-darwin ] | |
HFuse: [ x86_64-darwin ] | |
hommage-ds: [ i686-linux, x86_64-linux, x86_64-darwin ] | |
lio-fs: [ x86_64-darwin ] | |
midi-alsa: [ x86_64-darwin ] | |
pam: [ x86_64-darwin ] | |
PortMidi: [ x86_64-darwin ] | |
Raincat: [ x86_64-darwin ] | |
reactivity: [ i686-linux, x86_64-linux, x86_64-darwin ] | |
rtlsdr: [ x86_64-darwin ] | |
rubberband: [ x86_64-darwin ] | |
sdl2-mixer: [ x86_64-darwin ] | |
sdl2-ttf: [ x86_64-darwin ] | |
tokyotyrant-haskell: [ x86_64-darwin ] | |
Win32-console: [ i686-linux, x86_64-linux, x86_64-darwin ] | |
Win32-dhcp-server: [ i686-linux, x86_64-linux, x86_64-darwin ] | |
Win32-errors: [ i686-linux, x86_64-linux, x86_64-darwin ] | |
Win32-extras: [ i686-linux, x86_64-linux, x86_64-darwin ] | |
Win32-junction-point: [ i686-linux, x86_64-linux, x86_64-darwin ] | |
Win32-notify: [ i686-linux, x86_64-linux, x86_64-darwin ] | |
Win32-security: [ i686-linux, x86_64-linux, x86_64-darwin ] | |
Win32-services-wrapper: [ i686-linux, x86_64-linux, x86_64-darwin ] | |
Win32-services: [ i686-linux, x86_64-linux, x86_64-darwin ] | |
Win32: [ i686-linux, x86_64-linux, x86_64-darwin ] | |
xattr: [ x86_64-darwin ] | |
XInput: [ i686-linux, x86_64-linux, x86_64-darwin ] | |
xmobar: [ x86_64-darwin ] | |
dont-distribute-packages: | |
# Depends on shine, which is a ghcjs project. | |
- shine-varying | |
# these packages depend on software with an unfree license | |
- accelerate-bignum | |
- accelerate-blas | |
- accelerate-cublas | |
- accelerate-cuda | |
- accelerate-cufft | |
- accelerate-examples | |
- accelerate-fft | |
- accelerate-fourier-benchmark | |
- accelerate-io-array | |
- accelerate-io-bmp | |
- accelerate-io-bytestring | |
- accelerate-io-cereal | |
- accelerate-io-JuicyPixels | |
- accelerate-io-repa | |
- accelerate-io-vector | |
- accelerate-llvm-ptx | |
- bindings-yices | |
- boolector | |
- ccelerate-cuda | |
- containers-accelerate | |
- cplex-hs | |
- cublas | |
- cuda # 2020-08-18 because of dependency nvidia-x11 | |
- cufft | |
- cusolver | |
- cusparse | |
- gloss-raster-accelerate | |
- hashable-accelerate | |
- libnvvm | |
- matlab | |
- nvvm | |
- Obsidian | |
- odpic-raw | |
- patch-image | |
# license for input data unclear, dependency not on Hackage | |
# see https://github.com/NixOS/nixpkgs/pull/88604 | |
- tensorflow-mnist | |
- yices-easy | |
- yices-painless | |
# these packages don't evaluate because they have broken (system) dependencies | |
- comark | |
- diagrams-reflex | |
- dialog | |
- fltkhs-demos | |
- fltkhs-fluid-demos | |
- fltkhs-hello-world | |
- fltkhs-themes | |
- ghcjs-dom-hello | |
- ghcjs-dom-webkit | |
- gi-javascriptcore | |
- gi-webkit2 | |
- gi-webkit2webextension | |
- gi-webkit | |
- gsmenu | |
- haste-gapi | |
- haste-perch | |
- hbro | |
- hplayground | |
- imprevu-happstack | |
- jsaddle-webkit2gtk | |
- jsaddle-webkitgtk | |
- jsc | |
- lambdacat | |
- leksah | |
- manatee-all | |
- manatee-browser | |
- manatee-reader | |
- markup-preview | |
- nomyx-api | |
- nomyx-core | |
- nomyx-language | |
- nomyx-library | |
- nomyx-server | |
- passman-cli | |
- passman-core | |
- reflex-dom-colonnade | |
- reflex-dom-contrib | |
- reflex-dom-fragment-shader-canvas | |
- reflex-dom-helpers | |
- reflex-jsx | |
- sneathlane-haste | |
- spike | |
- tianbar | |
- trasa-reflex | |
- treersec | |
- wai-middleware-brotli | |
- web-browser-in-haskell | |
- webkit | |
- webkitgtk3-javascriptcore | |
- webkitgtk3 | |
- websnap | |
- XML | |
broken-packages: | |
# These packages don't compile or depend on packages that don't compile. | |
- 3dmodels | |
- 4Blocks | |
- a50 | |
- AAI | |
- abcBridge | |
- abcnotation | |
- abeson | |
- abides | |
- abnf | |
- AbortT-monadstf | |
- AbortT-mtl | |
- AbortT-transformers | |
- abstract-par-accelerate | |
- abt | |
- AC-BuildPlatform | |
- AC-EasyRaster-GTK | |
- AC-HalfInteger | |
- ac-machine | |
- ac-machine-conduit | |
- AC-MiniTest | |
- AC-Terminal | |
- AC-VanillaArray | |
- AC-Vector | |
- AC-Vector-Fancy | |
- accelerate | |
- accelerate-arithmetic | |
- accelerate-fftw | |
- accelerate-fourier | |
- accelerate-io | |
- accelerate-kullback-liebler | |
- accelerate-llvm | |
- accelerate-llvm-native | |
- accelerate-random | |
- accelerate-typelits | |
- accelerate-utility | |
- accentuateus | |
- access-time | |
- access-token-provider | |
- acid-state-dist | |
- acid-state-tls | |
- ACME | |
- acme-all-monad | |
- acme-comonad | |
- acme-flipping-tables | |
- acme-hq9plus | |
- acme-http | |
- acme-inator | |
- acme-kitchen-sink | |
- acme-left-pad | |
- acme-miscorder | |
- acme-mutable-package | |
- acme-now | |
- acme-numbersystem | |
- acme-operators | |
- acme-php | |
- acme-schoenfinkel | |
- acme-strfry | |
- acme-stringly-typed | |
- acme-this | |
- acme-zero | |
- ActionKid | |
- activehs | |
- activehs-base | |
- activitypub | |
- activitystreams-aeson | |
- actor | |
- acts | |
- Adaptive | |
- Adaptive-Blaisorblade | |
- adaptive-containers | |
- adaptive-tuple | |
- adb | |
- addy | |
- adhoc-network | |
- adict | |
- adobe-swatch-exchange | |
- adp-multi | |
- adp-multi-monadiccp | |
- ADPfusionForest | |
- ADPfusionSet | |
- adtrees | |
- Advgame | |
- Advise-me | |
- AERN-Basics | |
- AERN-Net | |
- AERN-Real | |
- AERN-Real-Double | |
- AERN-Real-Interval | |
- AERN-RnToRm | |
- AERN-RnToRm-Plot | |
- aern2-mp | |
- aern2-real | |
- aeson-applicative | |
- aeson-decode | |
- aeson-diff-generic | |
- aeson-filthy | |
- aeson-flowtyped | |
- aeson-injector | |
- aeson-iproute | |
- aeson-native | |
- aeson-prefix | |
- aeson-schema | |
- aeson-smart | |
- aeson-streams | |
- aeson-t | |
- aeson-tiled | |
- aeson-typescript | |
- affection | |
- affine-invariant-ensemble-mcmc | |
- afv | |
- ag-pictgen | |
- Agata | |
- agda-server | |
- agda-snippets | |
- agda-snippets-hakyll | |
- agentx | |
- AGI | |
- AhoCorasick | |
- aig | |
- aip | |
- air-th | |
- airbrake | |
- airship | |
- airtable-api | |
- aivika-distributed | |
- ajhc | |
- AlanDeniseEricLauren | |
- alerta | |
- alex-prelude | |
- alfred | |
- alfred-margaret | |
- alga | |
- algebra-dag | |
- algebra-sql | |
- algebraic | |
- algebraic-prelude | |
- algo-s | |
- algolia | |
- AlgoRhythm | |
- AlgorithmW | |
- align-text | |
- AlignmentAlgorithms | |
- Allure | |
- alms | |
- alpha | |
- alphachar | |
- alsa | |
- alsa-gui | |
- alsa-midi | |
- alsa-pcm-tests | |
- alsa-seq-tests | |
- altcomposition | |
- alternative-extra | |
- alternative-io | |
- alto | |
- alure | |
- amazon-emailer | |
- amazon-emailer-client-snap | |
- amazon-products | |
- amby | |
- AMI | |
- ampersand | |
- amqp-conduit | |
- amqp-streamly | |
- analyze | |
- analyze-client | |
- anansi-pandoc | |
- anatomy | |
- android | |
- android-activity | |
- android-lint-summary | |
- AndroidViewHierarchyImporter | |
- angel | |
- angle | |
- Animas | |
- animascii | |
- animate | |
- animate-example | |
- animate-frames | |
- animate-preview | |
- animate-sdl2 | |
- annah | |
- Annotations | |
- anonymous-sums | |
- anonymous-sums-tests | |
- ansigraph | |
- antagonist | |
- antfarm | |
- anticiv | |
- antigate | |
- antimirov | |
- antiope-dynamodb | |
- antisplice | |
- antlr-haskell | |
- antlrc | |
- anydbm | |
- aop-prelude | |
- aosd | |
- apart | |
- apecs-stm | |
- apelsin | |
- api-builder | |
- api-rpc-factom | |
- api-rpc-pegnet | |
- api-tools | |
- api-yoti | |
- apiary | |
- apiary-authenticate | |
- apiary-clientsession | |
- apiary-cookie | |
- apiary-eventsource | |
- apiary-helics | |
- apiary-http-client | |
- apiary-logger | |
- apiary-memcached | |
- apiary-mongoDB | |
- apiary-persistent | |
- apiary-purescript | |
- apiary-redis | |
- apiary-session | |
- apiary-websockets | |
- apis | |
- apotiki | |
- app-lens | |
- appc | |
- ApplePush | |
- AppleScript | |
- applicative-fail | |
- applicative-parsec | |
- applicative-quoters | |
- applicative-splice | |
- approveapi | |
- ApproxFun-hs | |
- arb-fft | |
- arbb-vm | |
- arbor-datadog | |
- arbor-monad-counter | |
- arbor-monad-metric | |
- arbor-monad-metric-datadog | |
- arbor-postgres | |
- arbtt | |
- archive-libarchive | |
- archive-tar-bytestring | |
- archiver | |
- archlinux | |
- archlinux-web | |
- archnews | |
- arduino-copilot | |
- arena | |
- arff | |
- arghwxhaskell | |
- argon | |
- argon2 | |
- argparser | |
- arguedit | |
- ariadne | |
- arion | |
- arithmetic-circuits | |
- armada | |
- armor | |
- arpa | |
- arpack | |
- array-forth | |
- array-list | |
- array-primops | |
- arrayfire | |
- arraylist | |
- ArrayRef | |
- arrow-improve | |
- arrow-list | |
- arrowapply-utils | |
- arrowp | |
- arrowp-qq | |
- ArrowVHDL | |
- artery | |
- artifact | |
- asap | |
- ascii | |
- ascii-cows | |
- ascii-flatten | |
- ascii-string | |
- ascii-table | |
- ascii-vector-avc | |
- ascii85-conduit | |
- asic | |
- asil | |
- asn | |
- asn1-codec | |
- asn1-data | |
- AspectAG | |
- assert | |
- assertions | |
- asset-map | |
- assimp | |
- assumpta | |
- ast-monad | |
- ast-monad-json | |
- astrds | |
- astview | |
- async-combinators | |
- async-dejafu | |
- async-manager | |
- async-timer | |
- asynchronous-exceptions | |
- aterm | |
- aterm-utils | |
- atlassian-connect-core | |
- atlassian-connect-descriptor | |
- atmos-dimensional-tf | |
- atndapi | |
- atom-conduit | |
- atom-msp430 | |
- atomic-modify | |
- atomic-primops-foreign | |
- atomic-primops-vector | |
- atomo | |
- atp-haskell | |
- ats-pkg | |
- ats-setup | |
- ats-storable | |
- attempt | |
- attic-schedule | |
- atto-lisp | |
- AttoBencode | |
- AttoJson | |
- attomail | |
- attoparsec-enumerator | |
- attoparsec-ip | |
- attoparsec-iteratee | |
- attoparsec-text | |
- attoparsec-text-enumerator | |
- attoparsec-trans | |
- attoparsec-uri | |
- attosplit | |
- Attrac | |
- atuin | |
- audiovisual | |
- augeas | |
- augur | |
- aur | |
- aur-api | |
- aura | |
- Aurochs | |
- authenticate-ldap | |
- authinfo-hs | |
- authoring | |
- autoapply | |
- AutoForms | |
- autom | |
- automata | |
- autonix-deps | |
- autonix-deps-kf5 | |
- avatar-generator | |
- avers | |
- avers-api | |
- avers-api-docs | |
- avers-server | |
- avl-static | |
- AvlTree | |
- avr-shake | |
- avro-piper | |
- avwx | |
- awesome-prelude | |
- awesomium | |
- awesomium-glut | |
- awesomium-raw | |
- aws-configuration-tools | |
- aws-dynamodb-conduit | |
- aws-dynamodb-streams | |
- aws-easy | |
- aws-ec2 | |
- aws-ec2-knownhosts | |
- aws-elastic-transcoder | |
- aws-general | |
- aws-kinesis | |
- aws-kinesis-client | |
- aws-kinesis-reshard | |
- aws-lambda | |
- aws-lambda-haskell-runtime-wai | |
- aws-mfa-credentials | |
- aws-performance-tests | |
- aws-route53 | |
- aws-sdk | |
- aws-sdk-text-converter | |
- aws-sdk-xml-unordered | |
- aws-sign4 | |
- aws-simple | |
- aws-sns | |
- axel | |
- axiom | |
- azimuth-hs | |
- azubi | |
- azure-acs | |
- azure-email | |
- azure-functions-worker | |
- azure-service-api | |
- azure-servicebus | |
- azurify | |
- b-tree | |
- b9 | |
- babylon | |
- backblaze-b2-hs | |
- backdropper | |
- backstop | |
- backtracking-exceptions | |
- backward-state | |
- bag | |
- Baggins | |
- bake | |
- ballast | |
- bamboo | |
- bamboo-launcher | |
- bamboo-plugin-highlight | |
- bamboo-plugin-photo | |
- bamboo-theme-blueprint | |
- bamboo-theme-mini-html5 | |
- bamse | |
- bamstats | |
- Bang | |
- bank-holiday-usa | |
- banwords | |
- barchart | |
- barcodes-code128 | |
- barecheck | |
- Barracuda | |
- barrie | |
- barrier | |
- barrier-monad | |
- base-encoding | |
- base-feature-macros | |
- base-generics | |
- base-io-access | |
- base32-bytestring | |
- base62 | |
- base64-bytes | |
- base64-conduit | |
- baserock-schema | |
- basex-client | |
- BASIC | |
- basic | |
- baskell | |
- batch | |
- batchd | |
- battlenet | |
- battlenet-yesod | |
- battleplace | |
- battleplace-api | |
- battleship-combinatorics | |
- battleships | |
- bayes-stack | |
- bazel-coverage-report-renderer | |
- bbi | |
- BCMtools | |
- bcp47 | |
- bdcs | |
- bdcs-api | |
- bdd | |
- bdo | |
- beam | |
- beam-core | |
- beam-migrate | |
- beam-mysql | |
- beam-newtype-field | |
- beam-postgres | |
- beam-sqlite | |
- beam-th | |
- beamable | |
- bearriver | |
- beautifHOL | |
- bed-and-breakfast | |
- beeminder-api | |
- Befunge93 | |
- bein | |
- belka | |
- BenchmarkHistory | |
- benchpress | |
- bencodex | |
- berkeleydb | |
- BerkeleyDBXML | |
- BerlekampAlgorithm | |
- berp | |
- bert | |
- besout | |
- bet | |
- betacode | |
- betris | |
- bff | |
- bgmax | |
- bgzf | |
- bhoogle | |
- bibdb | |
- bidirectionalization-combined | |
- bidispec | |
- bidispec-extras | |
- BiGUL | |
- billboard-parser | |
- billeksah-forms | |
- billeksah-main | |
- billeksah-pane | |
- billeksah-services | |
- binary-bits | |
- binary-communicator | |
- binary-derive | |
- binary-ext | |
- binary-file | |
- binary-indexed-tree | |
- binary-protocol | |
- binary-protocol-zmq | |
- binary-search | |
- binary-streams | |
- binary-tagged | |
- binary-typed | |
- bind-marshal | |
- BinderAnn | |
- binding-core | |
- binding-gtk | |
- binding-wx | |
- bindings-apr | |
- bindings-apr-util | |
- bindings-bfd | |
- bindings-cctools | |
- bindings-common | |
- bindings-dc1394 | |
- bindings-eskit | |
- bindings-EsounD | |
- bindings-fann | |
- bindings-fluidsynth | |
- bindings-friso | |
- bindings-gsl | |
- bindings-hamlib | |
- bindings-hdf5 | |
- bindings-K8055 | |
- bindings-libftdi | |
- bindings-libg15 | |
- bindings-librrd | |
- bindings-libstemmer | |
- bindings-libusb | |
- bindings-libv4l2 | |
- bindings-linux-videodev2 | |
- bindings-monetdb-mapi | |
- bindings-mpdecimal | |
- bindings-ppdev | |
- bindings-sc3 | |
- bindings-sipc | |
- bindings-wlc | |
- bindynamic | |
- binembed | |
- binembed-example | |
- bio | |
- bio-sequence | |
- bioace | |
- bioalign | |
- Biobase | |
- BiobaseBlast | |
- BiobaseDotP | |
- BiobaseENA | |
- BiobaseEnsembl | |
- BiobaseFasta | |
- BiobaseFR3D | |
- BiobaseHTTP | |
- BiobaseHTTPTools | |
- BiobaseInfernal | |
- BiobaseMAF | |
- BiobaseNewick | |
- BiobaseTrainingData | |
- BiobaseTurner | |
- BiobaseTypes | |
- BiobaseVienna | |
- BiobaseXNA | |
- biocore | |
- biofasta | |
- biofastq | |
- biohazard | |
- BioHMM | |
- bioinformatics-toolkit | |
- biophd | |
- biopsl | |
- biosff | |
- biostockholm | |
- birch-beer | |
- bird | |
- BirdPP | |
- birds-of-paradise | |
- bisect-binary | |
- bishbosh | |
- bit-array | |
- bit-stream | |
- bitcoin-address | |
- bitcoin-api | |
- bitcoin-api-extra | |
- bitcoin-block | |
- bitcoin-compact-filters | |
- bitcoin-hs | |
- bitcoin-rpc | |
- bitcoin-script | |
- bitcoin-tx | |
- bitcoind-regtest | |
- bitcoind-rpc | |
- Bitly | |
- bitly-cli | |
- bitmaps | |
- bits-atomic | |
- bits-conduit | |
- bits-extras | |
- bitset | |
- bitspeak | |
- bitstream | |
- BitStringRandomMonad | |
- bittorrent | |
- bitx-bitcoin | |
- bizzlelude | |
- bizzlelude-js | |
- bkr | |
- bla | |
- blakesum | |
- blakesum-demo | |
- blas | |
- blas-hs | |
- BlastHTTP | |
- blastxml | |
- blatex | |
- blaze-builder-enumerator | |
- blaze-colonnade | |
- blaze-html-contrib | |
- blaze-html-hexpat | |
- blaze-html-truncate | |
- blaze-json | |
- blaze-textual-native | |
- blazeT | |
- ble | |
- blink1 | |
- blip | |
- bliplib | |
- Blobs | |
- blockchain | |
- blockhash | |
- Blogdown | |
- blogination | |
- BlogLiterately | |
- BlogLiterately-diagrams | |
- bloodhound | |
- bloodhound-amazonka-auth | |
- bloomfilter-redis | |
- blosum | |
- bloxorz | |
- blubber | |
- blubber-server | |
- Blueprint | |
- bluetile | |
- bluetileutils | |
- blunk-hask-tests | |
- blunt | |
- bno055-haskell | |
- bogre-banana | |
- bolt | |
- boltzmann-brain | |
- bond | |
- bond-haskell | |
- bond-haskell-compiler | |
- bookkeeper | |
- bookkeeper-permissions | |
- Bookshelf | |
- boolexpr | |
- boombox | |
- boomslang | |
- boopadoop | |
- boots-app | |
- boots-cloud | |
- boots-web | |
- borel | |
- boring-window-switcher | |
- bot | |
- botpp | |
- bounded-array | |
- bowntz | |
- box | |
- box-csv | |
- box-socket | |
- braid | |
- brain-bleep | |
- Bravo | |
- breakout | |
- brians-brain | |
- brick-dropdownmenu | |
- bricks | |
- bricks-internal | |
- bricks-internal-test | |
- bricks-parsec | |
- bricks-rendering | |
- bricks-syntax | |
- brillig | |
- broccoli | |
- brok | |
- broker-haskell | |
- bronyradiogermany-common | |
- bronyradiogermany-streaming | |
- brotli | |
- brotli-conduit | |
- brotli-streams | |
- browscap | |
- bson | |
- bson-generic | |
- bson-generics | |
- bson-lens | |
- bsparse | |
- btree | |
- btree-concurrent | |
- buchhaltung | |
- buffer | |
- buffer-builder | |
- buffer-builder-aeson | |
- BufferedSocket | |
- buffet | |
- buffon | |
- bugzilla | |
- build | |
- buildable | |
- buildbox | |
- buildbox-tools | |
- buildwrapper | |
- bullet | |
- bulmex | |
- bumper | |
- bunz | |
- burnt-explorer | |
- burst-detection | |
- bus-pirate | |
- Buster | |
- buster | |
- buster-gtk | |
- buster-network | |
- bustle | |
- butter | |
- butterflies | |
- bv-sized | |
- byline | |
- bytable | |
- bytearray-parsing | |
- bytelog | |
- bytestring-arbitrary | |
- bytestring-builder-varword | |
- bytestring-class | |
- bytestring-csv | |
- bytestring-handle | |
- bytestring-plain | |
- bytestring-read | |
- bytestring-rematch | |
- bytestring-show | |
- bytestring-substring | |
- bytestring-time | |
- bytestring-typenats | |
- bytestringparser | |
- bytestringparser-temporary | |
- bytestringreadp | |
- bzlib | |
- c-dsl | |
- c-io | |
- c-mosquitto | |
- c0check | |
- c0parser | |
- c10k | |
- c2ats | |
- cabal-audit | |
- cabal-bundle-clib | |
- cabal-cache | |
- cabal-cargs | |
- cabal-constraints | |
- cabal-db | |
- cabal-dependency-licenses | |
- cabal-dev | |
- cabal-dir | |
- cabal-ghc-dynflags | |
- cabal-ghci | |
- cabal-graphdeps | |
- Cabal-ide-backend | |
- cabal-info | |
- cabal-install-bundle | |
- cabal-install-ghc72 | |
- cabal-install-ghc74 | |
- cabal-meta | |
- cabal-mon | |
- cabal-nirvana | |
- cabal-progdeps | |
- cabal-query | |
- cabal-setup | |
- cabal-sort | |
- cabal-src | |
- cabal-test | |
- cabal-upload | |
- cabal2arch | |
- cabal2doap | |
- cabal2ebuild | |
- cabal2ghci | |
- cabalgraph | |
- cabalish | |
- cabalmdvrpm | |
- cabalQuery | |
- cabalrpmdeps | |
- CabalSearch | |
- cabalvchk | |
- cabin | |
- cabocha | |
- cached | |
- cacophony | |
- cafeteria-prelude | |
- caffegraph | |
- cairo-core | |
- cake | |
- cake3 | |
- cakyrespa | |
- cal-layout | |
- cal3d | |
- cal3d-examples | |
- cal3d-opengl | |
- calamity | |
- calc | |
- calculator | |
- caldims | |
- caledon | |
- call | |
- call-alloy | |
- call-haskell-from-anything | |
- camfort | |
- campfire | |
- canon | |
- canonical-filepath | |
- canonical-json | |
- canteven-http | |
- canteven-listen-http | |
- canteven-log | |
- canteven-parsedate | |
- cantor | |
- cao | |
- cap | |
- Capabilities | |
- capability | |
- capataz | |
- capnp | |
- capped-list | |
- capri | |
- car-pool | |
- caramia | |
- carbonara | |
- carboncopy | |
- carettah | |
- CarneadesDSL | |
- CarneadesIntoDung | |
- carte | |
- cartel | |
- Cartesian | |
- casa-abbreviations-and-acronyms | |
- casadi-bindings | |
- casadi-bindings-control | |
- casadi-bindings-core | |
- casadi-bindings-internal | |
- casadi-bindings-ipopt-interface | |
- casadi-bindings-snopt-interface | |
- Cascade | |
- cascading | |
- cases | |
- cash | |
- cassandra-cql | |
- Cassava | |
- cassava-conduit | |
- cassava-records | |
- cassette | |
- cassy | |
- castle | |
- casui | |
- catamorphism | |
- Catana | |
- catch-fd | |
- categorical-algebra | |
- category-extras | |
- category-traced | |
- catnplus | |
- cautious-file | |
- cautious-gen | |
- cayley-client | |
- CBOR | |
- CC-delcont-alt | |
- CC-delcont-cxe | |
- CC-delcont-exc | |
- CC-delcont-ref | |
- CC-delcont-ref-tf | |
- CCA | |
- cci | |
- ccnx | |
- cctools-workqueue | |
- cedict | |
- cef | |
- cef3-raw | |
- cef3-simple | |
- ceilometer-common | |
- cellrenderer-cairo | |
- celtchar | |
- cerberus | |
- cereal-derive | |
- cereal-enumerator | |
- cereal-ieee754 | |
- cereal-io-streams | |
- cereal-plus | |
- cereal-streams | |
- cereal-time | |
- certificate | |
- cf | |
- cfenv | |
- cfipu | |
- cflp | |
- cfopu | |
- cg | |
- cgen | |
- cgi-utils | |
- cgrep | |
- chainweb-mining-client | |
- chalkboard | |
- chalkboard-viewer | |
- charade | |
- chart-cli | |
- Chart-fltkhs | |
- chart-histogram | |
- Chart-simple | |
- chart-svg | |
- chart-svg-various | |
- chart-unit | |
- chatter | |
- chatty-text | |
- chatwork | |
- cheapskate-terminal | |
- check-pvp | |
- Checked | |
- checked | |
- checkmate | |
- chell-quickcheck | |
- chessIO | |
- chevalier-common | |
- chiasma | |
- chitauri | |
- Chitra | |
- choose | |
- choose-exe | |
- chorale | |
- chorale-geo | |
- chp | |
- chp-mtl | |
- chp-plus | |
- chp-spec | |
- chp-transformers | |
- chr-core | |
- chr-lang | |
- chr-parse | |
- ChristmasTree | |
- chromatin | |
- chronograph | |
- chu2 | |
- chunks | |
- chunky | |
- church | |
- church-maybe | |
- cielo | |
- cil | |
- cimple | |
- cinvoke | |
- cio | |
- cipher-blowfish | |
- ciphersaber2 | |
- circlehs | |
- citation-resolve | |
- citeproc-hs | |
- citeproc-hs-pandoc-filter | |
- cj-token | |
- cjk | |
- clac | |
- clafer | |
- claferIG | |
- claferwiki | |
- clang-compilation-database | |
- clang-pure | |
- clanki | |
- clarifai | |
- CLASE | |
- clash | |
- clash-multisignal | |
- Clash-Royale-Hack-Cheats | |
- clash-systemverilog | |
- clash-verilog | |
- clash-vhdl | |
- classify-frog | |
- ClassLaws | |
- classy-influxdb-simple | |
- classy-miso | |
- classy-parallel | |
- classyplate | |
- ClassyPrelude | |
- clckwrks | |
- clckwrks-cli | |
- clckwrks-dot-com | |
- clckwrks-plugin-bugs | |
- clckwrks-plugin-ircbot | |
- clckwrks-plugin-mailinglist | |
- clckwrks-plugin-media | |
- clckwrks-plugin-page | |
- clckwrks-theme-bootstrap | |
- clckwrks-theme-clckwrks | |
- clckwrks-theme-geo-bootstrap | |
- Clean | |
- clean-unions | |
- cless | |
- clevercss | |
- clexer | |
- CLI | |
- cli-builder | |
- clif | |
- clifford | |
- clifm | |
- clingo | |
- clippard | |
- clipper | |
- clippings | |
- clisparkline | |
- clit | |
- clocked | |
- clogparse | |
- clone-all | |
- closure | |
- cloud-haskell | |
- cloud-seeder | |
- cloudfront-signer | |
- clr-inline | |
- clua | |
- cluss | |
- ClustalParser | |
- clustering | |
- clustertools | |
- clutterhs | |
- cmark-highlight | |
- cmark-patterns | |
- cmark-sections | |
- cmath | |
- cmathml3 | |
- CMCompare | |
- cmd-item | |
- cmdargs-browser | |
- cmdlib | |
- cmdtheline | |
- cmonad | |
- cmph | |
- cmptype | |
- CMQ | |
- cmt | |
- cmv | |
- cnc-spec-compiler | |
- co-log | |
- co-log-sys | |
- Coadjute | |
- coalpit | |
- cobot-io | |
- cobot-tools | |
- code-builder | |
- codec | |
- codec-beam | |
- codec-libevent | |
- codec-rpm | |
- codecov-haskell | |
- codemonitor | |
- codepad | |
- codeworld-api | |
- codex | |
- codo-notation | |
- coin | |
- coinbase-exchange | |
- coinbase-pro | |
- coincident-root-loci | |
- colada | |
- colchis | |
- collada-output | |
- collapse-duplication | |
- collapse-util | |
- collection-json | |
- collections | |
- collections-api | |
- collections-base-instances | |
- colonnade | |
- Color | |
- color-counter | |
- colorless | |
- colorless-http-client | |
- colorless-scotty | |
- colour-accelerate | |
- colour-space | |
- coltrane | |
- columbia | |
- columnar | |
- com | |
- comark-syntax | |
- combinat | |
- combinat-diagrams | |
- combinator-interactive | |
- combinatorial-problems | |
- Combinatorrent | |
- combobuffer | |
- comic | |
- Command | |
- commander | |
- Commando | |
- commodities | |
- commsec | |
- commsec-keyexchange | |
- ComonadSheet | |
- compact | |
- compact-map | |
- compact-mutable | |
- compact-mutable-vector | |
- compact-socket | |
- compact-string | |
- compact-string-fix | |
- Compactable | |
- compactable | |
- compdata | |
- compdata-automata | |
- compdata-dags | |
- compdata-param | |
- compdoc | |
- competition | |
- compilation | |
- complexity | |
- compose-trans | |
- composite-aeson | |
- composite-aeson-path | |
- composite-aeson-refined | |
- composite-aeson-throw | |
- composite-binary | |
- composite-ekg | |
- composite-opaleye | |
- composite-swagger | |
- composition-tree | |
- compound-types | |
- comprehensions-ghc | |
- compressed | |
- compstrat | |
- comptrans | |
- computational-algebra | |
- computational-geometry | |
- computations | |
- concraft | |
- concraft-hr | |
- concraft-pl | |
- concrete-haskell | |
- concrete-haskell-autogen | |
- concrete-relaxng-parser | |
- concrete-typerep | |
- concurrent-buffer | |
- Concurrent-Cache | |
- concurrent-machines | |
- concurrent-state | |
- concurrent-utilities | |
- Concurrential | |
- ConcurrentUtils | |
- Condor | |
- condor | |
- condorcet | |
- conductive-base | |
- conductive-hsc3 | |
- conductive-song | |
- conduit-audio-lame | |
- conduit-audio-samplerate | |
- conduit-find | |
- conduit-iconv | |
- conduit-network-stream | |
- conduit-resumablesink | |
- conduit-throttle | |
- conduit-tokenize-attoparsec | |
- conduit-vfs | |
- conduit-vfs-zip | |
- conf | |
- confcrypt | |
- conferer-hedis | |
- conferer-provider-dhall | |
- conferer-provider-json | |
- conferer-provider-yaml | |
- conferer-snap | |
- conffmt | |
- confide | |
- config-parser | |
- config-select | |
- ConfigFileTH | |
- Configger | |
- configifier | |
- Configurable | |
- configuration | |
- configuration-tools | |
- configurator-ng | |
- confsolve | |
- congruence-relation | |
- conjure | |
- conkin | |
- conlogger | |
- connection-string | |
- connections | |
- Conscript | |
- consistent | |
- console-program | |
- const-math-ghc-plugin | |
- constr-eq | |
- constrained-categories | |
- constrained-category | |
- constrained-dynamic | |
- constrained-monads | |
- constraint-manip | |
- ConstraintKinds | |
- constraints-emerge | |
- construct | |
- constructible | |
- constructive-algebra | |
- consul-haskell | |
- Consumer | |
- consumers | |
- container | |
- containers-benchmark | |
- containers-unicode-symbols | |
- containers-verified | |
- ContArrow | |
- content-store | |
- context-free-grammar | |
- context-stack | |
- ContextAlgebra | |
- contiguous-checked | |
- continue | |
- continuum | |
- continuum-client | |
- Contract | |
- control | |
- control-iso | |
- control-monad-attempt | |
- control-monad-exception | |
- control-monad-exception-monadsfd | |
- control-monad-exception-monadstf | |
- control-monad-exception-mtl | |
- control-monad-failure | |
- control-monad-failure-mtl | |
- Control-Monad-MultiPass | |
- Control-Monad-ST2 | |
- contstuff-monads-tf | |
- contstuff-transformers | |
- conversions | |
- convert | |
- convert-annotation | |
- convertible-ascii | |
- convertible-text | |
- coordinate | |
- copilot | |
- copilot-cbmc | |
- copilot-language | |
- copilot-libraries | |
- copilot-sbv | |
- copilot-theorem | |
- copr | |
- COrdering | |
- core | |
- core-haskell | |
- corebot-bliki | |
- CoreDump | |
- CoreErlang | |
- CoreFoundation | |
- corenlp-parser | |
- Coroutine | |
- coroutine-enumerator | |
- coroutine-iteratee | |
- coroutine-object | |
- couch-hs | |
- couch-simple | |
- CouchDB | |
- couchdb-conduit | |
- couchdb-enumerator | |
- countable-inflections | |
- counter | |
- country-codes | |
- courier | |
- court | |
- coverage | |
- coya | |
- cparsing | |
- CPBrainfuck | |
- cpio-conduit | |
- cpkg | |
- CPL | |
- cplusplus-th | |
- cprng-aes-effect | |
- cpuperf | |
- cpython | |
- cql-io | |
- cql-io-tinylog | |
- cqrs-core | |
- cqrs-example | |
- cqrs-memory | |
- cqrs-postgresql | |
- cqrs-sqlite3 | |
- cqrs-test | |
- cqrs-testkit | |
- cr | |
- crack | |
- craft | |
- Craft3e | |
- craftwerk | |
- craftwerk-cairo | |
- craftwerk-gtk | |
- crawlchain | |
- craze | |
- crc | |
- crc16 | |
- crdt | |
- creatur | |
- credential-store | |
- crf-chain1 | |
- crf-chain1-constrained | |
- crf-chain2-generic | |
- crf-chain2-tiers | |
- critbit | |
- criterion-compare | |
- criterion-plus | |
- criterion-to-html | |
- criu-rpc | |
- criu-rpc-types | |
- crjdt-haskell | |
- crockford | |
- crocodile | |
- cron-compat | |
- cruncher-types | |
- crunghc | |
- crypto-cipher-benchmarks | |
- crypto-conduit | |
- crypto-multihash | |
- crypto-pubkey-openssh | |
- crypto-random-effect | |
- crypto-rng | |
- crypto-simple | |
- crypto-sodium | |
- cryptocipher | |
- cryptocompare | |
- cryptoconditions | |
- cryptoids | |
- cryptol | |
- cryptsy-api | |
- crystalfontz | |
- cse-ghc-plugin | |
- csg | |
- csound-catalog | |
- csound-expression | |
- csound-expression-dynamic | |
- csound-expression-opcodes | |
- csound-expression-typed | |
- csound-sampler | |
- CSPM-cspm | |
- CSPM-FiringRules | |
- CSPM-Frontend | |
- CSPM-Interpreter | |
- CSPM-ToProlog | |
- cspmchecker | |
- cspretty | |
- css | |
- css-selectors | |
- css-syntax | |
- csv-enumerator | |
- csv-nptools | |
- ctemplate | |
- ctkl | |
- ctpl | |
- cube | |
- cuboid | |
- cuckoo | |
- cudd | |
- currency-codes | |
- currency-convert | |
- curry-frontend | |
- CurryDB | |
- cursedcsv | |
- cursor-fuzzy-time-gen | |
- curve25519 | |
- curves | |
- custom-prelude | |
- cut-the-crap | |
- CV | |
- cv-combinators | |
- cypher | |
- d-bus | |
- d10 | |
- d3js | |
- dag | |
- DAG-Tournament | |
- damnpacket | |
- Dangerous | |
- danibot | |
- Dao | |
- dao | |
- dapi | |
- darcs-benchmark | |
- darcs-beta | |
- darcs-buildpackage | |
- darcs-cabalized | |
- darcs-fastconvert | |
- darcs-graph | |
- darcs-monitor | |
- darcs2dot | |
- darcsden | |
- DarcsHelpers | |
- darcswatch | |
- darkplaces-demo | |
- darkplaces-rcon | |
- darkplaces-rcon-util | |
- darkplaces-text | |
- dash-haskell | |
- data-accessor-monads-fd | |
- data-accessor-monads-tf | |
- data-aviary | |
- data-base | |
- data-basic | |
- data-category | |
- data-check | |
- data-combinator-gen | |
- data-concurrent-queue | |
- data-construction | |
- data-cycle | |
- data-dispersal | |
- data-diverse-lens | |
- data-easy | |
- data-elf | |
- data-embed | |
- data-emoticons | |
- data-filepath | |
- data-fin | |
- data-fin-simple | |
- data-fix-cse | |
- data-flagset | |
- data-forest | |
- data-ivar | |
- data-kiln | |
- data-layer | |
- data-lens | |
- data-lens-fd | |
- data-lens-ixset | |
- data-lens-template | |
- data-map-multikey | |
- data-nat | |
- data-object | |
- data-object-json | |
- data-object-yaml | |
- data-pprint | |
- data-quotientref | |
- data-reify-cse | |
- data-repr | |
- data-result | |
- data-rev | |
- Data-Rope | |
- data-rope | |
- data-rtuple | |
- data-size | |
- data-spacepart | |
- data-standards | |
- data-store | |
- data-stringmap | |
- data-structure-inferrer | |
- data-sword | |
- data-transform | |
- data-type | |
- data-util | |
- data-validation | |
- data-variant | |
- database-id-groundhog | |
- database-study | |
- datadog | |
- datadog-tracing | |
- datafix | |
- dataflow | |
- datalog | |
- datapacker | |
- datasets | |
- DataTreeView | |
- dataurl | |
- DataVersion | |
- date-conversions | |
- dates | |
- datetime | |
- datetime-sb | |
- dawdle | |
- dawg | |
- dawg-ord | |
- dbcleaner | |
- dbf | |
- DBFunctor | |
- dbjava | |
- DBlimited | |
- dbm | |
- dbmigrations-mysql | |
- dbmigrations-postgresql | |
- dbmigrations-sqlite | |
- DBus | |
- dbus-client | |
- dbus-core | |
- dbus-qq | |
- dclabel | |
- dclabel-eci11 | |
- dcpu16 | |
- ddate | |
- ddc-base | |
- ddc-build | |
- ddc-code | |
- ddc-core | |
- ddc-core-babel | |
- ddc-core-eval | |
- ddc-core-flow | |
- ddc-core-llvm | |
- ddc-core-salt | |
- ddc-core-simpl | |
- ddc-core-tetra | |
- ddc-driver | |
- ddc-interface | |
- ddc-source-tetra | |
- ddc-tools | |
- ddc-war | |
- ddci-core | |
- dead-code-detection | |
- dead-simple-json | |
- Deadpan-DDP | |
- debug | |
- debug-me | |
- debug-trace-var | |
- debug-tracy | |
- decepticons | |
- decimal-arithmetic | |
- DecisionTree | |
- declarative | |
- decoder-conduit | |
- dedukti | |
- deepcontrol | |
- deeplearning-hs | |
- deepseq-bounded | |
- deepseq-magic | |
- deepseq-th | |
- deepzoom | |
- defargs | |
- DefendTheKing | |
- deka | |
- deka-tests | |
- delaunay | |
- delicious | |
- delimited-text | |
- delimiter-separated | |
- delta | |
- delta-h | |
- Delta-Lambda | |
- delude | |
- demarcate | |
- denominate | |
- dense | |
- dense-int-set | |
- dependent-hashmap | |
- dependent-monoidal-map | |
- dependent-state | |
- depends | |
- dephd | |
- deptrack-core | |
- deptrack-devops | |
- deptrack-dot | |
- derangement | |
- derivation-trees | |
- derive | |
- derive-enumerable | |
- derive-gadt | |
- derive-IG | |
- derive-monoid | |
- derive-topdown | |
- derive-trie | |
- derp-lib | |
- describe | |
- descript-lang | |
- deterministic-game-engine | |
- detour-via-uom | |
- deunicode | |
- devil | |
- devtools | |
- dewdrop | |
- dfinity-radix-tree | |
- Dflow | |
- dfsbuild | |
- dgim | |
- dgs | |
- dhall-check | |
- dhall-docs | |
- dhall-fly | |
- dhall-text | |
- dhall-to-cabal | |
- dhall-yaml | |
- dhcp-lease-parser | |
- dhrun | |
- di-polysemy | |
- dia-base | |
- dia-functions | |
- diagrams-boolean | |
- diagrams-builder | |
- diagrams-canvas | |
- diagrams-haddock | |
- diagrams-hsqml | |
- diagrams-html5 | |
- diagrams-pandoc | |
- diagrams-pdf | |
- diagrams-qrcode | |
- diagrams-tikz | |
- diagrams-wx | |
- dialogflow-fulfillment | |
- dib | |
- dice | |
- dice-entropy-conduit | |
- dice2tex | |
- dicom | |
- dictionaries | |
- dictparser | |
- diet | |
- diff | |
- diffcabal | |
- difference-monoid | |
- DifferenceLogic | |
- differential | |
- DifferentialEvolution | |
- diffmap | |
- difftodo | |
- digestive-bootstrap | |
- digestive-foundation-lucid | |
- digestive-functors-aeson | |
- digestive-functors-happstack | |
- digestive-functors-hsp | |
- DigitalOcean | |
- digitalocean-kzs | |
- digits | |
- digraph | |
- dimensional-codata | |
- dimensional-tf | |
- DimensionalHash | |
- dingo-core | |
- dingo-example | |
- dingo-widgets | |
- diophantine | |
- diplomacy | |
- diplomacy-server | |
- direct-binary-files | |
- direct-fastcgi | |
- direct-http | |
- direct-plugins | |
- direct-rocksdb | |
- directed-cubical | |
- direm | |
- dirfiles | |
- dirtree | |
- discogs-haskell | |
- discord-gateway | |
- discord-haskell | |
- discord-hs | |
- discord-rest | |
- discord-types | |
- discordian-calendar | |
- discrete | |
- DiscussionSupportSystem | |
- Dish | |
- disjoint-containers | |
- disjoint-set | |
- disjoint-set-stateful | |
- Dist | |
- dist-upload | |
- distance | |
- DisTract | |
- distributed-fork-aws-lambda | |
- distributed-process | |
- distributed-process-async | |
- distributed-process-azure | |
- distributed-process-client-server | |
- distributed-process-ekg | |
- distributed-process-execution | |
- distributed-process-extras | |
- distributed-process-fsm | |
- distributed-process-lifted | |
- distributed-process-monad-control | |
- distributed-process-p2p | |
- distributed-process-platform | |
- distributed-process-registry | |
- distributed-process-simplelocalnet | |
- distributed-process-supervisor | |
- distributed-process-systest | |
- distributed-process-task | |
- distributed-process-tests | |
- distributed-process-zookeeper | |
- distributed-static | |
- distribution | |
- distribution-plot | |
- diversity | |
- dixi | |
- djembe | |
- djinn-th | |
- dl-fedora | |
- dmenu | |
- dmenu-pkill | |
- dmenu-pmount | |
- dmenu-search | |
- DMuCheck | |
- DnaProteinAlignment | |
- dnscache | |
- dnsrbl | |
- dnssd | |
- doc-review | |
- doccheck | |
- docidx | |
- docker-build-cacher | |
- dockercook | |
- docopt | |
- DocTest | |
- doctest-discover-configurator | |
- doctest-driver-gen | |
- doctest-prop | |
- docusign-example | |
- docvim | |
- doi | |
- DOM | |
- dom-lt | |
- domain-auth | |
- domplate | |
- dot-linker | |
- dotfs | |
- doublify-toolkit | |
- dow | |
- download-media-content | |
- downloader | |
- dozenal | |
- dozens | |
- DP | |
- dph-base | |
- dph-examples | |
- dph-lifted-base | |
- dph-lifted-copy | |
- dph-lifted-vseg | |
- dph-prim-interface | |
- dph-prim-par | |
- dph-prim-seq | |
- dpkg | |
- DPM | |
- dpor | |
- dragen | |
- drawille | |
- drClickOn | |
- dresdner-verkehrsbetriebe | |
- DrHylo | |
- DrIFT | |
- DrIFT-cabalized | |
- drifter | |
- drifter-postgresql | |
- drifter-sqlite | |
- drmaa | |
- drone | |
- dropbox-sdk | |
- dropsolve | |
- ds-kanren | |
- DSA | |
- DSH | |
- dsh-sql | |
- dsmc | |
- dsmc-tools | |
- dson | |
- dson-parsec | |
- DSTM | |
- dstring | |
- DTC | |
- dtd | |
- dtd-text | |
- dtw | |
- dual-game | |
- dualizer | |
- duet | |
- dumb-cas | |
- dump-core | |
- dunai-core | |
- dunai-test | |
- Dung | |
- duplo | |
- dura | |
- Dust | |
- Dust-crypto | |
- Dust-tools | |
- Dust-tools-pcap | |
- dvault | |
- dvda | |
- dvdread | |
- dvi-processing | |
- dwarf | |
- dwarfadt | |
- dwergaz | |
- dyckword | |
- dyepack | |
- dynamic-cabal | |
- dynamic-graph | |
- dynamic-graphs | |
- dynamic-mvector | |
- dynamic-object | |
- dynamic-plot | |
- dynamic-pp | |
- DynamicTimeWarp | |
- dynamodb-simple | |
- dynloader | |
- dynobud | |
- DysFRP | |
- DysFRP-Cairo | |
- DysFRP-Craftwerk | |
- dywapitchtrack | |
- dzen-dhall | |
- dzen-utils | |
- earclipper | |
- ease | |
- easy-api | |
- easy-bitcoin | |
- easyjson | |
- easyplot | |
- easytest | |
- ebeats | |
- ebnf-bff | |
- eccrypto-ed25519-bindings | |
- ecma262 | |
- ecu | |
- eddie | |
- edenmodules | |
- edenskel | |
- edentv | |
- edge | |
- edges | |
- edit | |
- edit-lenses | |
- editable | |
- editline | |
- EditTimeReport | |
- effect-handlers | |
- effect-monad | |
- effect-stack | |
- effin | |
- egison-quote | |
- egison-tutorial | |
- ehaskell | |
- ehs | |
- eibd-client-simple | |
- eigen | |
- Eight-Ball-Pool-Hack-Cheats | |
- either-unwrap | |
- EitherT | |
- ejdb2-binding | |
- ekg-bosun | |
- ekg-carbon | |
- ekg-elastic | |
- ekg-elasticsearch | |
- ekg-log | |
- ekg-push | |
- ekg-rrd | |
- ekg-wai | |
- elerea-examples | |
- elevator | |
- elision | |
- elm-street | |
- elm-websocket | |
- elynx | |
- elynx-markov | |
- elynx-nexus | |
- elynx-seq | |
- elynx-tools | |
- elynx-tree | |
- emacs-keys | |
- email-header | |
- email-postmark | |
- emailparse | |
- embeddock | |
- embeddock-example | |
- embla | |
- embroidery | |
- emgm | |
- Emping | |
- Empty | |
- empty-monad | |
- enchant | |
- encoding | |
- encoding-io | |
- encryptable | |
- engine-io | |
- engine-io-growler | |
- engine-io-snap | |
- engine-io-wai | |
- engine-io-yesod | |
- entangle | |
- EntrezHTTP | |
- entwine | |
- enum-text | |
- enum-text-rio | |
- enum-utf8 | |
- EnumContainers | |
- enumerate | |
- enumerate-function | |
- enumerator | |
- enumerator-fd | |
- enumerator-tf | |
- enumfun | |
- EnumMap | |
- enummapmap | |
- enummapset-th | |
- env-extra | |
- env-parser | |
- envstatus | |
- epanet-haskell | |
- epass | |
- epic | |
- epoll | |
- eprocess | |
- epubname | |
- Eq | |
- EqualitySolver | |
- erf-native | |
- erlang | |
- eros | |
- eros-client | |
- eros-http | |
- error-context | |
- error-continuations | |
- error-list | |
- error-loc | |
- error-message | |
- error-util | |
- errors-ext | |
- ersaconcat | |
- ersatz | |
- ersatz-toysat | |
- ert | |
- escoger | |
- esotericbot | |
- EsounD | |
- espial | |
- ess | |
- essence-of-live-coding-gloss-example | |
- essence-of-live-coding-pulse-example | |
- essence-of-live-coding-warp | |
- estimators | |
- EstProgress | |
- estreps | |
- Etage | |
- Etage-Graph | |
- EtaMOO | |
- eternal | |
- Eternal10Seconds | |
- eternity | |
- eternity-timestamped | |
- ether | |
- Etherbunny | |
- ethereum-analyzer | |
- ethereum-analyzer-cli | |
- ethereum-analyzer-webui | |
- ethereum-client-haskell | |
- ethereum-merkle-patricia-db | |
- eths-rlp | |
- euler-tour-tree | |
- euphoria | |
- eurofxref | |
- eve | |
- eve-cli | |
- event | |
- event-driven | |
- event-monad | |
- eventful-dynamodb | |
- eventful-postgresql | |
- eventful-sql-common | |
- eventful-sqlite | |
- eventlog2html | |
- eventloop | |
- EventSocket | |
- eventsource-geteventstore-store | |
- eventstore | |
- every-bit-counts | |
- ewe | |
- exact-cover | |
- exact-real | |
- exact-real-positional | |
- except-exceptions | |
- exception-monads-fd | |
- exceptional | |
- exceptionfree-readfile | |
- exchangerates | |
- execs | |
- executor | |
- exference | |
- exherbo-cabal | |
- exif | |
- exinst | |
- exinst-aeson | |
- exinst-bytes | |
- exinst-cereal | |
- exinst-deepseq | |
- exinst-hashable | |
- exinst-serialise | |
- exists | |
- exitcode | |
- expand | |
- expat-enumerator | |
- expiring-containers | |
- explain | |
- explicit-constraint-lens | |
- explicit-determinant | |
- explicit-iomodes | |
- explicit-iomodes-bytestring | |
- explicit-iomodes-text | |
- explicit-sharing | |
- explore | |
- exposed-containers | |
- expression-parser | |
- expressions | |
- expressions-z3 | |
- expresso | |
- extcore | |
- extemp | |
- extended-categories | |
- extensible-data | |
- extensible-effects-concurrent | |
- extensible-skeleton | |
- external-sort | |
- Extra | |
- extract-dependencies | |
- extractelf | |
- extralife | |
- ez-couch | |
- ez3 | |
- f-algebra-gen | |
- f-ree-hack-cheats-free-v-bucks-generator | |
- Facebook-Password-Hacker-Online-Latest-Version | |
- faceted | |
- factory | |
- Facts | |
- facts | |
- factual-api | |
- fadno | |
- fadno-braids | |
- fadno-xml | |
- failable-list | |
- failure-detector | |
- FailureT | |
- fake-type | |
- faktory | |
- falling-turnip | |
- fallingblocks | |
- family-tree | |
- fast-arithmetic | |
- fast-combinatorics | |
- fast-digits | |
- fast-nats | |
- fasta | |
- fastbayes | |
- fastedit | |
- fastirc | |
- fastly | |
- fastparser | |
- FastPush | |
- FastxPipe | |
- fathead-util | |
- fault-tree | |
- fay | |
- fay-base | |
- fay-builder | |
- fay-dom | |
- fay-geoposition | |
- fay-hsx | |
- fay-jquery | |
- fay-ref | |
- fay-simplejson | |
- fay-text | |
- fay-uri | |
- fay-websockets | |
- fb-persistent | |
- fbmessenger-api | |
- fca | |
- fcache | |
- fcd | |
- fcf-containers | |
- fcg | |
- fckeditor | |
- fclabels-monadlib | |
- fcm-client | |
- FComp | |
- fdo-trash | |
- feature-flipper | |
- feature-flipper-postgres | |
- fedora-img-dl | |
- fedora-packages | |
- feed-cli | |
- feed-collect | |
- feed-crawl | |
- feed-gipeda | |
- feed-translator | |
- feed2lj | |
- feed2twitter | |
- fei-base | |
- fei-cocoapi | |
- fei-dataiter | |
- fei-examples | |
- fei-nn | |
- feldspar-compiler | |
- feldspar-language | |
- fenfire | |
- FermatsLastMargin | |
- fernet | |
- FerryCore | |
- festung | |
- Feval | |
- fez-conf | |
- ffeed | |
- fficxx | |
- ffmpeg-light | |
- ffmpeg-tutorials | |
- ffunctor | |
- fgl-extras-decompositions | |
- fib | |
- fibon | |
- ficketed | |
- fields | |
- FieldTrip | |
- fieldwise | |
- fig | |
- file-collection | |
- file-command-qq | |
- file-location | |
- filediff | |
- FileManip | |
- FileManipCompat | |
- fileneglect | |
- filepath-crypto | |
- filepath-io-access | |
- FilePather | |
- filepather | |
- fileplow | |
- Files | |
- FileSystem | |
- filesystem-abstractions | |
- filesystem-conduit | |
- filesystem-enumerator | |
- filesystem-trees | |
- fillit | |
- final-pretty-printer | |
- Finance-Quote-Yahoo | |
- Finance-Treasury | |
- find-clumpiness | |
- find-conduit | |
- find-source-files | |
- findhttp | |
- fingertree-psqueue | |
- fingertree-tf | |
- finitary-derive | |
- finitary-optics | |
- FiniteMap | |
- firefly-example | |
- first-and-last | |
- first-class-instances | |
- firstify | |
- FirstOrderTheory | |
- fishfood | |
- fit | |
- fits-parse | |
- fitsio | |
- fix-parser-simple | |
- fix-symbols-gitit | |
- fixed-point | |
- fixed-point-vector | |
- fixed-point-vector-space | |
- fixed-precision | |
- fixed-storable-array | |
- fixed-timestep | |
- fixed-vector-binary | |
- fixed-vector-cborg | |
- fixed-vector-cereal | |
- fixed-width | |
- fixer | |
- fixfile | |
- fixhs | |
- fixie | |
- fizzbuzz | |
- fizzbuzz-as-a-service | |
- flac | |
- flac-picture | |
- flaccuraterip | |
- flamethrower | |
- flamingra | |
- flat | |
- flat-maybe | |
- flatbuffers | |
- flay | |
- flexible-time | |
- flexiwrap | |
- flexiwrap-smallcheck | |
- flickr | |
- Flippi | |
- flite | |
- float-binstring | |
- floating-bits | |
- flow-er | |
- flow2dot | |
- flowdock | |
- flowdock-api | |
- flowdock-rest | |
- flower | |
- flowlocks-framework | |
- flowsim | |
- flp | |
- fltkhs-fluid-examples | |
- fluent-logger | |
- fluffy-parser | |
- fluidsynth | |
- flux-monoid | |
- FM-SBLEX | |
- fmark | |
- FModExRaw | |
- fmt-for-rio | |
- fn-extra | |
- foldl-incremental | |
- foldl-statistics | |
- foldl-transduce | |
- foldl-transduce-attoparsec | |
- folds-common | |
- follow | |
- follower | |
- foma | |
- font-opengl-basic4x6 | |
- foo | |
- for-free | |
- forbidden-fruit | |
- fordo | |
- forecast-io | |
- foreign-var | |
- forest | |
- forest-fire | |
- Forestry | |
- forger | |
- ForkableT | |
- formal | |
- FormalGrammars | |
- format | |
- format-status | |
- formattable | |
- forml | |
- formlets | |
- formlets-hsp | |
- formura | |
- ForSyDe | |
- forsyde-deep | |
- forth-hll | |
- Fortnite-Hack-Cheats-Free-V-Bucks-Generator | |
- fortran-src | |
- fortytwo | |
- foscam-directory | |
- foscam-filename | |
- foscam-sort | |
- Foster | |
- fpco-api | |
- fplll | |
- fpnla-examples | |
- FPretty | |
- fptest | |
- Fractaler | |
- fractals | |
- fraction | |
- frag | |
- Frames-beam | |
- Frames-dsv | |
- Frames-map-reduce | |
- franchise | |
- Frank | |
- fraxl | |
- freddy | |
- free-concurrent | |
- free-functors | |
- free-game | |
- free-http | |
- free-operational | |
- free-theorems | |
- free-theorems-counterexamples | |
- free-theorems-seq | |
- free-theorems-seq-webui | |
- free-theorems-webui | |
- free-v-bucks-generator-no-survey | |
- free-v-bucks-generator-ps4-no-survey | |
- freekick2 | |
- freelude | |
- freer-converse | |
- freer-effects | |
- freer-simple-catching | |
- freer-simple-http | |
- freer-simple-profiling | |
- freer-simple-random | |
- freer-simple-time | |
- freesect | |
- freesound | |
- freetype-simple | |
- FreeTypeGL | |
- freq | |
- fresh | |
- friday-devil | |
- friday-scale-dct | |
- friendly | |
- front | |
- frown | |
- frp-arduino | |
- frpnow | |
- frpnow-gloss | |
- frpnow-gtk | |
- frpnow-gtk3 | |
- frpnow-vty | |
- fs-events | |
- fsh-csv | |
- fsmActions | |
- fst | |
- fsutils | |
- fswait | |
- fswatch | |
- ft-generator | |
- ftdi | |
- FTGL-bytestring | |
- ftp-client | |
- ftp-client-conduit | |
- ftp-conduit | |
- ftphs | |
- FTPLine | |
- ftshell | |
- full-sessions | |
- fullstop | |
- funbot | |
- funbot-client | |
- funbot-git-hook | |
- funcons-lambda-cbv-mp | |
- funcons-simple | |
- funcons-tools | |
- funcons-values | |
- function-combine | |
- function-instances-algebra | |
- functional-arrow | |
- functor | |
- functor-infix | |
- functor-utils | |
- functorm | |
- funflow | |
- funflow-nix | |
- FunGEn | |
- Fungi | |
- funion | |
- funnyprint | |
- funpat | |
- funsat | |
- funspection | |
- fused-effects-exceptions | |
- fused-effects-optics | |
- fused-effects-random | |
- fused-effects-readline | |
- fused-effects-squeal | |
- fused-effects-th | |
- fusion | |
- fusion-plugin | |
- futun | |
- future | |
- fuzzy-time-gen | |
- fuzzy-timings | |
- fwgl | |
- fwgl-glfw | |
- fwgl-javascript | |
- g-npm | |
- g2 | |
- g2q | |
- g4ip | |
- gact | |
- game-probability | |
- gameclock | |
- gamgee | |
- Gamgine | |
- gamma | |
- Ganymede | |
- garepinoh | |
- gargoyle | |
- gargoyle-postgresql | |
- gas | |
- gbu | |
- gc-monitoring-wai | |
- gconf | |
- gdax | |
- gdiff-ig | |
- gdiff-th | |
- GeBoP | |
- gedcom | |
- geek | |
- geek-server | |
- gegl | |
- gelatin | |
- gelatin-freetype2 | |
- gelatin-fruity | |
- gelatin-gl | |
- gelatin-sdl2 | |
- gelatin-shaders | |
- gemstone | |
- gen-imports | |
- gen-passwd | |
- Genbank | |
- gencheck | |
- gender | |
- genders | |
- Gene-CluEDO | |
- general-prelude | |
- GeneralTicTacToe | |
- generator | |
- generators | |
- generic-accessors | |
- generic-aeson | |
- generic-binary | |
- generic-church | |
- generic-enum | |
- generic-lens-labels | |
- generic-lucid-scaffold | |
- generic-maybe | |
- generic-pretty | |
- generic-server | |
- generic-storable | |
- generic-tree | |
- generic-trie | |
- generic-xml | |
- generics-mrsop | |
- generics-mrsop-gdiff | |
- genericserialize | |
- genesis | |
- genesis-test | |
- genetics | |
- GenI | |
- geni-gui | |
- geni-util | |
- geniconvert | |
- geniplate | |
- geniserver | |
- genprog | |
- GenSmsPdu | |
- gentlemark | |
- GenussFold | |
- genvalidity-mergeful | |
- geo-resolver | |
- geo-uk | |
- GeocoderOpenCage | |
- geodetic | |
- geodetic-types | |
- geojson-types | |
- geolite-csv | |
- geom2d | |
- GeomPredicates-SSE | |
- geos | |
- Get | |
- getemx | |
- getflag | |
- GGg | |
- ggtsTC | |
- gh-labeler | |
- ghc-core-smallstep | |
- ghc-datasize | |
- ghc-dump-core | |
- ghc-dump-tree | |
- ghc-dump-util | |
- ghc-dup | |
- ghc-events-analyze | |
- ghc-events-parallel | |
- ghc-generic-instances | |
- ghc-imported-from | |
- ghc-instances | |
- ghc-man-completion | |
- ghc-mod | |
- ghc-parmake | |
- ghc-pkg-autofix | |
- ghc-pkg-lib | |
- ghc-plugs-out | |
- ghc-proofs | |
- ghc-session | |
- ghc-simple | |
- ghc-srcspan-plugin | |
- ghc-syb | |
- ghc-syb-utils | |
- ghc-tags-core | |
- ghc-tags-plugin | |
- ghc-time-alloc-prof | |
- ghc-usage | |
- ghc-vis | |
- ghci-diagrams | |
- ghci-haskeline | |
- ghci-history-parser | |
- ghci-lib | |
- ghci-ng | |
- ghci-pretty | |
- ghcjs-dom-jsffi | |
- ghcjs-fetch | |
- ghcjs-hplay | |
- ghcjs-promise | |
- ghcjs-xhr | |
- ghclive | |
- ghcprofview | |
- ght | |
- gi-cairo-again | |
- gi-cairo-connector | |
- gi-cairo-render | |
- gi-dbusmenu | |
- gi-dbusmenugtk3 | |
- gi-gdkx11 | |
- gi-graphene | |
- gi-gsk | |
- gi-gstpbutils | |
- gi-gsttag | |
- gi-gtk-declarative | |
- gi-gtk-declarative-app-simple | |
- gi-gtk-hs | |
- gi-gtkosxapplication | |
- gi-handy | |
- gi-poppler | |
- gi-wnck | |
- gi-xlib | |
- giak | |
- Gifcurry | |
- ginsu | |
- gipeda | |
- GiST | |
- gist | |
- git | |
- git-all | |
- git-checklist | |
- git-config | |
- git-cuk | |
- git-date | |
- git-fmt | |
- git-gpush | |
- git-jump | |
- git-mediate | |
- git-monitor | |
- git-object | |
- git-remote-ipfs | |
- git-repair | |
- git-sanity | |
- git-vogue | |
- gitdo | |
- github-backup | |
- github-data | |
- github-release | |
- github-tools | |
- github-utils | |
- github-webhook-handler | |
- github-webhook-handler-snap | |
- github-webhooks | |
- githud | |
- gitignore | |
- gitit | |
- gitlab-api | |
- gitlib | |
- gitlib-cmdline | |
- gitlib-cross | |
- gitlib-libgit2 | |
- gitlib-s3 | |
- gitlib-sample | |
- gitlib-test | |
- gitlib-utils | |
- gitson | |
- gitter | |
- glade | |
- gladexml-accessor | |
- glapp | |
- glazier | |
- glazier-pipes | |
- glazier-react | |
- glazier-react-examples | |
- glazier-react-widget | |
- Gleam | |
- GLFW | |
- GLFW-b-demo | |
- GLFW-OGL | |
- GLFW-task | |
- gli | |
- glicko | |
- glider-nlp | |
- GLMatrix | |
- glob-posix | |
- global | |
- global-config | |
- global-variables | |
- glome-hs | |
- GlomeTrace | |
- GlomeView | |
- gloss-accelerate | |
- gloss-algorithms | |
- gloss-banana | |
- gloss-devil | |
- gloss-examples | |
- gloss-export | |
- gloss-game | |
- gloss-raster | |
- gloss-sodium | |
- glpk-headers | |
- glpk-hs | |
- gltf-codec | |
- glue | |
- GLUtil | |
- gmap | |
- gmndl | |
- gnome-desktop | |
- gnomevfs | |
- gnss-converters | |
- gnuidn | |
- goa | |
- goal-core | |
- goal-geometry | |
- goal-probability | |
- goal-simulation | |
- goatee | |
- goatee-gtk | |
- gochan | |
- godot-haskell | |
- gofer-prelude | |
- gooey | |
- google-cloud | |
- google-drive | |
- google-html5-slide | |
- google-mail-filters | |
- google-maps-geocoding | |
- google-oauth2 | |
- google-oauth2-easy | |
- google-search | |
- google-server-api | |
- google-static-maps | |
- google-translate | |
- GoogleCodeJam | |
- GoogleDirections | |
- googleplus | |
- googlepolyline | |
- GoogleSB | |
- GoogleTranslate | |
- gopherbot | |
- gore-and-ash | |
- gore-and-ash-actor | |
- gore-and-ash-async | |
- gore-and-ash-demo | |
- gore-and-ash-glfw | |
- gore-and-ash-lambdacube | |
- gore-and-ash-logging | |
- gore-and-ash-network | |
- gore-and-ash-sdl | |
- gore-and-ash-sync | |
- GotoT-transformers | |
- gotta-go-fast | |
- gpah | |
- GPipe | |
- GPipe-Collada | |
- GPipe-Examples | |
- GPipe-GLFW | |
- GPipe-TextureLoad | |
- gps | |
- gps2htmlReport | |
- GPX | |
- gpx-conduit | |
- graceful | |
- grafana | |
- graflog | |
- Grafos | |
- grakn | |
- grammar-combinators | |
- GrammarProducts | |
- grapefruit-examples | |
- grapefruit-frp | |
- grapefruit-records | |
- grapefruit-ui | |
- grapefruit-ui-gtk | |
- graph-core | |
- graph-matchings | |
- graph-rewriting | |
- graph-rewriting-cl | |
- graph-rewriting-gl | |
- graph-rewriting-lambdascope | |
- graph-rewriting-layout | |
- graph-rewriting-ski | |
- graph-rewriting-strategies | |
- graph-rewriting-trs | |
- graph-rewriting-ww | |
- graph-serialize | |
- graph-utils | |
- graph-visit | |
- Graph500 | |
- graphbuilder | |
- graphene | |
- GraphHammer | |
- GraphHammer-examples | |
- graphics-drawingcombinators | |
- graphics-formats-collada | |
- graphicsFormats | |
- graphicstools | |
- graphmod-plugin | |
- graphql | |
- graphql-utils | |
- graphql-w-persistent | |
- graphted | |
- graphtype | |
- graql | |
- grasp | |
- gray-code | |
- greencard | |
- greencard-lib | |
- greg-client | |
- gremlin-haskell | |
- Grempa | |
- grenade | |
- grid-proto | |
- gridbounds | |
- gridland | |
- grm | |
- groot | |
- gross | |
- GroteTrap | |
- groundhog-converters | |
- group-with | |
- grouped-list | |
- groups-generic | |
- growler | |
- GrowlNotify | |
- grpc-api-etcd | |
- grpc-etcd-client | |
- grpc-haskell | |
- grpc-haskell-core | |
- gruff | |
- gruff-examples | |
- gscholar-rss | |
- gsl-random | |
- gsl-random-fu | |
- gstorable | |
- gstreamer | |
- GTALib | |
- gtfs | |
- gtfs-realtime | |
- gtk-serialized-event | |
- gtk-sni-tray | |
- gtk-strut | |
- gtk-toy | |
- gtk2hs-hello | |
- gtk2hs-rpn | |
- Gtk2hsGenerics | |
- gtk3-mac-integration | |
- gtkglext | |
- GtkGLTV | |
- gtkimageview | |
- gtkrsync | |
- gtksourceview2 | |
- gtksourceview3 | |
- guarded-rewriting | |
- guess-combinator | |
- GuiHaskell | |
- GuiTV | |
- gulcii | |
- gw | |
- gyah-bin | |
- H | |
- h-booru | |
- h-gpgme | |
- h-reversi | |
- h2048 | |
- h2c | |
- haar | |
- habit | |
- hablo | |
- HABQT | |
- Hach | |
- hack-contrib | |
- hack-contrib-press | |
- hack-frontend-happstack | |
- hack-handler-cgi | |
- hack-handler-epoll | |
- hack-handler-evhttp | |
- hack-handler-fastcgi | |
- hack-handler-happstack | |
- hack-handler-hyena | |
- hack-handler-kibro | |
- hack-handler-simpleserver | |
- hack-middleware-cleanpath | |
- hack-middleware-clientsession | |
- hack-middleware-jsonp | |
- hack2-handler-happstack-server | |
- hack2-handler-mongrel2-http | |
- hack2-handler-snap-server | |
- hack2-handler-warp | |
- hackage-diff | |
- hackage-mirror | |
- hackage-processing | |
- hackage-proxy | |
- hackage-repo-tool | |
- hackage-security-HTTP | |
- hackage-server | |
- hackage-whatsnew | |
- hackage2hwn | |
- hackage2twitter | |
- hackager | |
- hackernews | |
- HackMail | |
- hackmanager | |
- hackport | |
- hactor | |
- hactors | |
- haddock-cheatsheet | |
- haddock-leksah | |
- haddock-test | |
- haddocset | |
- hadoop-formats | |
- hadoop-rpc | |
- hadoop-tools | |
- hafar | |
- haggis | |
- Haggressive | |
- hahp | |
- haiji | |
- hail | |
- hailgun-send | |
- hairy | |
- hakaru | |
- hakismet | |
- hakka | |
- hako | |
- hakyll | |
- hakyll-agda | |
- hakyll-blaze-templates | |
- hakyll-contrib | |
- hakyll-contrib-csv | |
- hakyll-contrib-elm | |
- hakyll-contrib-hyphenation | |
- hakyll-contrib-links | |
- hakyll-convert | |
- hakyll-dhall | |
- hakyll-dir-list | |
- hakyll-favicon | |
- hakyll-filestore | |
- hakyll-images | |
- hakyll-ogmarkup | |
- hakyll-R | |
- hakyll-sass | |
- hakyll-series | |
- hakyll-shakespeare | |
- hakyll-shortcode | |
- hakyll-shortcut-links | |
- hakyll-typescript | |
- hal | |
- halberd | |
- HaLeX | |
- halfs | |
- halipeto | |
- halive | |
- hall-symbols | |
- halma-gui | |
- halma-telegram-bot | |
- halves | |
- HaMinitel | |
- hampp | |
- hamsql | |
- hamtmap | |
- hamusic | |
- hanabi-dealer | |
- handa-gdata | |
- handle-like | |
- HandlerSocketClient | |
- handsy | |
- Hangman | |
- hannahci | |
- hans | |
- hans-pcap | |
- hanspell | |
- haphviz | |
- hapistrano | |
- happindicator | |
- happindicator3 | |
- happlets | |
- happlets-lib-gtk | |
- happraise | |
- HAppS-Data | |
- happs-hsp | |
- happs-hsp-template | |
- HAppS-IxSet | |
- HAppS-Server | |
- HAppS-State | |
- happs-tutorial | |
- HAppS-Util | |
- happstack | |
- happstack-auth | |
- happstack-authenticate | |
- happstack-clientsession | |
- happstack-contrib | |
- happstack-data | |
- happstack-dlg | |
- happstack-facebook | |
- happstack-fay | |
- happstack-fay-ajax | |
- happstack-foundation | |
- happstack-hamlet | |
- happstack-heist | |
- happstack-helpers | |
- happstack-hstringtemplate | |
- happstack-ixset | |
- happstack-jmacro | |
- happstack-lite | |
- happstack-monad-peel | |
- happstack-plugins | |
- happstack-server-tls-cryptonite | |
- happstack-state | |
- happstack-static-routing | |
- happstack-util | |
- happstack-yui | |
- happy-hour | |
- happybara | |
- happybara-webkit | |
- happybara-webkit-server | |
- HappyTree | |
- hapstone | |
- HaPy | |
- haquery | |
- haquil | |
- harchive | |
- hArduino | |
- hardware-edsl | |
- HaRe | |
- harg | |
- hark | |
- harmony | |
- HarmTrace | |
- haroonga | |
- haroonga-httpd | |
- harpy | |
- harvest-api | |
- has | |
- has-th | |
- HasCacBDD | |
- hascar | |
- hascard | |
- hascas | |
- Haschoo | |
- HasGP | |
- hash | |
- hashable-extras | |
- hashable-generics | |
- hashable-orphans | |
- hashabler | |
- hashed-storage | |
- Hashell | |
- hashflare | |
- hashring | |
- hashtables-plus | |
- hasim | |
- hask | |
- hask-home | |
- haskarrow | |
- haskbot-core | |
- haskdeep | |
- haskeem | |
- haskeline-class | |
- haskelisp | |
- haskell-abci | |
- haskell-aliyun | |
- haskell-awk | |
- haskell-bitmex-client | |
- haskell-bitmex-rest | |
- haskell-brainfuck | |
- haskell-cnc | |
- haskell-coffee | |
- haskell-compression | |
- haskell-course-preludes | |
- haskell-debug-adapter | |
- haskell-disque | |
- haskell-docs | |
- haskell-eigen-util | |
- haskell-exp-parser | |
- haskell-fake-user-agent | |
- haskell-formatter | |
- haskell-ftp | |
- haskell-generate | |
- haskell-go-checkers | |
- haskell-google-trends | |
- haskell-in-space | |
- haskell-kubernetes | |
- haskell-lsp-client | |
- haskell-ml | |
- haskell-mpfr | |
- haskell-names | |
- haskell-neo4j-client | |
- haskell-openflow | |
- haskell-overridez | |
- haskell-packages | |
- haskell-pdf-presenter | |
- haskell-platform-test | |
- haskell-player | |
- haskell-plot | |
- haskell-postal | |
- haskell-read-editor | |
- haskell-reflect | |
- haskell-rules | |
- haskell-spacegoo | |
- haskell-src-exts-observe | |
- haskell-src-exts-prisms | |
- haskell-src-exts-qq | |
- haskell-src-exts-sc | |
- haskell-src-match | |
- haskell-src-meta-mwotton | |
- haskell-stack-trace-plugin | |
- haskell-token-utils | |
- haskell-tools-ast | |
- haskell-tools-ast-fromghc | |
- haskell-tools-ast-gen | |
- haskell-tools-ast-trf | |
- haskell-tools-backend-ghc | |
- haskell-tools-builtin-refactorings | |
- haskell-tools-cli | |
- haskell-tools-daemon | |
- haskell-tools-debug | |
- haskell-tools-demo | |
- haskell-tools-experimental-refactorings | |
- haskell-tools-prettyprint | |
- haskell-tools-refactor | |
- haskell-tools-rewrite | |
- haskell-tor | |
- haskell-type-exts | |
- haskell-typescript | |
- haskell-tyrant | |
- haskell-xmpp | |
- haskell2010 | |
- haskell2020 | |
- haskell98 | |
- haskell98libraries | |
- HaskellAnalysisProgram | |
- haskelldb | |
- haskelldb-connect-hdbc | |
- haskelldb-connect-hdbc-catchio-mtl | |
- haskelldb-connect-hdbc-catchio-tf | |
- haskelldb-connect-hdbc-catchio-transformers | |
- haskelldb-connect-hdbc-lifted | |
- haskelldb-dynamic | |
- haskelldb-flat | |
- haskelldb-hdbc | |
- haskelldb-hdbc-mysql | |
- haskelldb-hdbc-odbc | |
- haskelldb-hdbc-postgresql | |
- haskelldb-hdbc-sqlite3 | |
- haskelldb-hsql | |
- haskelldb-hsql-mysql | |
- haskelldb-hsql-odbc | |
- haskelldb-hsql-postgresql | |
- haskelldb-hsql-sqlite3 | |
- haskelldb-th | |
- haskelldb-wx | |
- haskellish | |
- HaskellLM | |
- HaskellNet | |
- HaskellNet-SSL | |
- HaskellNN | |
- Haskelloids | |
- haskellscrabble | |
- haskellscript | |
- HaskellTorrent | |
- HaskellTutorials | |
- haskelzinc | |
- haskeme | |
- haskey | |
- haskey-mtl | |
- haskgame | |
- haskheap | |
- haskhol-core | |
- haskmon | |
- haskoin | |
- haskoin-bitcoind | |
- haskoin-crypto | |
- haskoin-node | |
- haskoin-protocol | |
- haskoin-script | |
- haskoin-store | |
- haskoin-store-data | |
- haskoin-util | |
- haskoin-wallet | |
- haskoon | |
- haskoon-httpspec | |
- haskoon-salvia | |
- haskore | |
- haskore-realtime | |
- haskore-supercollider | |
- haskore-synthesizer | |
- HaskRel | |
- haskseg | |
- hasktorch | |
- hasktorch-codegen | |
- hasktorch-ffi-th | |
- hasktorch-ffi-thc | |
- hasktorch-indef | |
- hasktorch-signatures | |
- hasktorch-signatures-partial | |
- hasktorch-signatures-support | |
- hasktorch-zoo | |
- haskus-binary | |
- haskus-system-build | |
- haskus-utils | |
- haskus-utils-compat | |
- haskus-web | |
- haskyapi | |
- haslo | |
- hasloGUI | |
- hasparql-client | |
- hasql-backend | |
- hasql-class | |
- hasql-cursor-query | |
- hasql-cursor-transaction | |
- hasql-dynamic-statements | |
- hasql-generic | |
- hasql-implicits | |
- hasql-optparse-applicative | |
- hasql-postgres | |
- hasql-postgres-options | |
- hasql-queue | |
- hasql-simple | |
- hasql-th | |
- hasqly-mysql | |
- hastache | |
- hastache-aeson | |
- haste | |
- haste-app | |
- haste-lib | |
- haste-markup | |
- haste-prim | |
- Hate | |
- hatex-guide | |
- HaTeX-meta | |
- HaTeX-qq | |
- hats | |
- hatt | |
- haven | |
- haverer | |
- HaVSA | |
- hawitter | |
- Hawk | |
- hax | |
- haxl | |
- haxl-amazonka | |
- haxl-facebook | |
- haxparse | |
- haxr-th | |
- haxy | |
- hayland | |
- Hayoo | |
- hayoo-cli | |
- hback | |
- hbayes | |
- hbb | |
- hbcd | |
- hBDD-CMUBDD | |
- hBDD-CUDD | |
- hbeanstalk | |
- hbeat | |
- hbf | |
- hblas | |
- hblock | |
- hburg | |
- hcad | |
- HCard | |
- hcc | |
- hcg-minus | |
- hcg-minus-cairo | |
- hcheat | |
- hcheckers | |
- hchesslib | |
- HCL | |
- hcltest | |
- hcoap | |
- hcom | |
- hcron | |
- hCsound | |
- hcube | |
- hdaemonize-buildfix | |
- hdbc-aeson | |
- HDBC-mysql | |
- HDBC-postgresql-hstore | |
- hdbc-postgresql-hstore | |
- hdbi | |
- hdbi-conduit | |
- hdbi-postgresql | |
- hdbi-sqlite | |
- hdbi-tests | |
- hdevtools | |
- hdf | |
- hDFA | |
- hdiff | |
- hdigest | |
- hdirect | |
- hdis86 | |
- hdiscount | |
- hdm | |
- hdo | |
- hdocs | |
- hdph | |
- hdph-closure | |
- hdr-histogram | |
- HDRUtils | |
- headergen | |
- heapsort | |
- heart-app | |
- heart-core | |
- heatitup | |
- heatitup-complete | |
- heavy-log-shortcuts | |
- heavy-logger | |
- heavy-logger-amazon | |
- heavy-logger-instances | |
- hebrew-time | |
- hecc | |
- heckle | |
- hedgehog-checkers | |
- hedgehog-checkers-lens | |
- hedgehog-classes | |
- hedgehog-gen | |
- hedgehog-gen-json | |
- hedgehog-generic | |
- hedgehog-golden | |
- Hedi | |
- hedis-config | |
- hedis-pile | |
- hedis-simple | |
- hedis-tags | |
- hedn-functor | |
- hedra | |
- hein | |
- heist-aeson | |
- heist-async | |
- helics | |
- helics-wai | |
- helisp | |
- helium | |
- helix | |
- hell | |
- hellage | |
- hellnet | |
- help-esb | |
- hemkay | |
- hemokit | |
- hen | |
- henet | |
- hepevt | |
- her-lexer | |
- her-lexer-parsec | |
- HERA | |
- herbalizer | |
- HerbiePlugin | |
- heredocs | |
- herf-time | |
- Hermes | |
- hermit | |
- hermit-syb | |
- herms | |
- heroku-persistent | |
- herringbone | |
- herringbone-embed | |
- herringbone-wai | |
- hesh | |
- hesql | |
- hetero-dict | |
- heterogeneous-list-literals | |
- heterolist | |
- hetris | |
- heukarya | |
- hevm | |
- hevolisa | |
- hevolisa-dph | |
- hex | |
- HExcel | |
- hexchat | |
- hexif | |
- hexmino | |
- hexml-lens | |
- hexpat-iteratee | |
- hexpat-pickle-generic | |
- hexpr | |
- hexpress | |
- hexquote | |
- hext | |
- hextra | |
- heyefi | |
- heyting-algebras | |
- hF2 | |
- hfann | |
- hfd | |
- hfiar | |
- HFitUI | |
- hfmt | |
- hfoil | |
- hfov | |
- hfractal | |
- HFrequencyQueue | |
- hfusion | |
- hg-buildpackage | |
- hgalib | |
- hgdbmi | |
- HGE2D | |
- hgearman | |
- hGelf | |
- hgen | |
- hgeometric | |
- hgeometry-ipe | |
- hgeometry-svg | |
- hgeos | |
- hgettext | |
- hgis | |
- hgithub | |
- hgom | |
- hgopher | |
- HGraphStorage | |
- hgrep | |
- hgrib | |
- hharp | |
- HHDL | |
- hhp | |
- hhwloc | |
- hi3status | |
- hiccup | |
- hichi | |
- hid-examples | |
- hidden-char | |
- hie-core | |
- hieraclus | |
- hierarchical-exceptions | |
- hierarchical-spectral-clustering | |
- hierarchy | |
- hiernotify | |
- Hieroglyph | |
- higgledy | |
- HiggsSet | |
- higherorder | |
- highjson | |
- highjson-swagger | |
- highjson-th | |
- highlight-versions | |
- highWaterMark | |
- hills | |
- himg | |
- himpy | |
- hindent | |
- hindley-milner | |
- hinduce-classifier | |
- hinduce-classifier-decisiontree | |
- hinduce-examples | |
- hinquire | |
- hinstaller | |
- hint-server | |
- hinter | |
- hinterface | |
- hinvaders | |
- hinze-streams | |
- hipbot | |
- hipchat-hs | |
- hipe | |
- Hipmunk-Utils | |
- hircules | |
- hirt | |
- Hish | |
- hissmetrics | |
- hist-pl | |
- hist-pl-dawg | |
- hist-pl-fusion | |
- hist-pl-lexicon | |
- hist-pl-lmf | |
- hist-pl-types | |
- historian | |
- hit | |
- hit-graph | |
- hit-on | |
- HJavaScript | |
- hjcase | |
- hjs | |
- HJScript | |
- hjson-query | |
- hjsonpointer | |
- hjsonschema | |
- hjugement-cli | |
- HJVM | |
- hkd-delta | |
- hkd-lens | |
- hkt | |
- hlatex | |
- hlbfgsb | |
- hlcm | |
- HLearn-algebra | |
- HLearn-approximation | |
- HLearn-classification | |
- HLearn-datastructures | |
- HLearn-distributions | |
- hledger-api | |
- hledger-chart | |
- hledger-irr | |
- hledger-vty | |
- hlibBladeRF | |
- hlibev | |
- hlibfam | |
- HList | |
- HListPP | |
- hlivy | |
- HLogger | |
- hlogger | |
- hlongurl | |
- hlrdb | |
- hls | |
- hlwm | |
- hly | |
- hmark | |
- hmarkup | |
- hmatrix-banded | |
- hmatrix-mmap | |
- hmatrix-morpheus | |
- hmatrix-nipals | |
- hmatrix-sparse | |
- hmatrix-static | |
- hmatrix-sundials | |
- hmatrix-svdlibc | |
- hmatrix-syntax | |
- hmatrix-tests | |
- hmeap | |
- hmeap-utils | |
- hmenu | |
- hmep | |
- hmk | |
- HMM | |
- hmm | |
- hmm-hmatrix | |
- hmm-lapack | |
- hMollom | |
- hmp3 | |
- Hmpf | |
- hmt | |
- hmt-diagrams | |
- hmumps | |
- hnetcdf | |
- hnix-store-remote | |
- HNM | |
- hnormalise | |
- ho-rewriting | |
- hoauth | |
- hob | |
- hobbes | |
- hobbits | |
- hocilib | |
- hodatime | |
- HODE | |
- hoe | |
- Hoed | |
- hOff-display | |
- hog | |
- hogg | |
- hoggl | |
- hogre | |
- hogre-examples | |
- hois | |
- hol | |
- hold-em | |
- hole | |
- holmes | |
- Holumbus-Searchengine | |
- holy-project | |
- homeomorphic | |
- hommage | |
- homoiconic | |
- homplexity | |
- HongoDB | |
- honi | |
- hoobuddy | |
- hood | |
- hood-off | |
- hood2 | |
- hoodie | |
- hoodle | |
- hoodle-builder | |
- hoodle-core | |
- hoodle-extra | |
- hoodle-parser | |
- hoodle-publish | |
- hoodle-render | |
- hoodle-types | |
- hoogle-index | |
- hooks-dir | |
- hoop | |
- hoopl | |
- hoovie | |
- hopencc | |
- hopencl | |
- HOpenCV | |
- hOpenPGP | |
- hopenpgp-tools | |
- hopfield | |
- hops | |
- hoq | |
- horizon | |
- horname | |
- hosc-json | |
- hosts-server | |
- hothasktags | |
- hotswap | |
- hourglass-fuzzy-parsing | |
- houseman | |
- hp2any-core | |
- hp2any-graph | |
- hp2any-manager | |
- hpack-convert | |
- hpack-dhall | |
- hpaco | |
- hpaco-lib | |
- hpage | |
- hpapi | |
- hpaste | |
- hpasteit | |
- HPath | |
- hpc-coveralls | |
- hpc-tracer | |
- hPDB | |
- hPDB-examples | |
- HPDF | |
- hpdft | |
- hpg | |
- HPi | |
- hpio | |
- hplaylist | |
- HPlot | |
- hpodder | |
- HPong | |
- hpqtypes | |
- hpqtypes-extras | |
- hprotoc | |
- hprotoc-fork | |
- hps | |
- hps-cairo | |
- hps-kmeans | |
- hPushover | |
- hpygments | |
- hpylos | |
- hpyrg | |
- hpython | |
- hquantlib | |
- hquantlib-time | |
- hR | |
- hranker | |
- HRay | |
- hreq-client | |
- hreq-conduit | |
- Hricket | |
- hricket | |
- hriemann | |
- HROOT | |
- HROOT-core | |
- HROOT-graf | |
- HROOT-hist | |
- HROOT-io | |
- HROOT-math | |
- HROOT-tree | |
- hs-blake2 | |
- hs-brotli | |
- hs-carbon-examples | |
- hs-cdb | |
- hs-conllu | |
- hs-di | |
- hs-dotnet | |
- hs-excelx | |
- hs-ffmpeg | |
- hs-fltk | |
- hs-gchart | |
- hs-gen-iface | |
- hs-gizapp | |
- hs-java | |
- hs-json-rpc | |
- hs-logo | |
- hs-mesos | |
- hs-nombre-generator | |
- hs-pattrans | |
- hs-pgms | |
- hs-pkg-config | |
- hs-pkpass | |
- hs-re | |
- hs-rs-notify | |
- hs-scrape | |
- hs-snowtify | |
- hs-speedscope | |
- hs-twitter | |
- hs-twitterarchiver | |
- hs-vcard | |
- hs-watchman | |
- hs2bf | |
- Hs2lib | |
- hs2ps | |
- hsaml2 | |
- hsay | |
- hsbackup | |
- hsbc | |
- hsbencher | |
- hsbencher-codespeed | |
- hsbencher-fusion | |
- hsc3 | |
- hsc3-auditor | |
- hsc3-cairo | |
- hsc3-data | |
- hsc3-db | |
- hsc3-dot | |
- hsc3-forth | |
- hsc3-graphs | |
- hsc3-lang | |
- hsc3-lisp | |
- hsc3-plot | |
- hsc3-process | |
- hsc3-rec | |
- hsc3-rw | |
- hsc3-server | |
- hsc3-sf | |
- hsc3-sf-hsndfile | |
- hsc3-unsafe | |
- hsc3-utils | |
- hscaffold | |
- hscamwire | |
- hscassandra | |
- hscd | |
- hsclock | |
- hscope | |
- hScraper | |
- hscuid | |
- hsdev | |
- hsdif | |
- hsdip | |
- hsdns-cache | |
- Hsed | |
- hsenv | |
- HSet | |
- hsfacter | |
- hsfcsh | |
- HSFFIG | |
- hsfilt | |
- hsforce | |
- HSGEP | |
- hsgnutls | |
- hsgnutls-yj | |
- hsgsom | |
- HsHaruPDF | |
- HSHHelpers | |
- HsHTSLib | |
- HsHyperEstraier | |
- hsI2C | |
- hsignal | |
- hSimpleDB | |
- hsinspect-lsp | |
- HsJudy | |
- hskeleton | |
- hslackbuilder | |
- hslibsvm | |
- hslinks | |
- hslogger-reader | |
- hslogger-template | |
- hslogstash | |
- hsluv-haskell | |
- hsmagick | |
- HSmarty | |
- hsmodetweaks | |
- Hsmtlib | |
- hsmtpclient | |
- hsnock | |
- hsns | |
- hsnsq | |
- hsntp | |
- HSoM | |
- hsoptions | |
- HSoundFile | |
- hsoz | |
- hsp-cgi | |
- hsparql | |
- HsParrot | |
- hspear | |
- hspec-expectations-match | |
- hspec-expectations-pretty | |
- hspec-experimental | |
- hspec-hashable | |
- hspec-jenkins | |
- hspec-monad-control | |
- hspec-pg-transact | |
- hspec-setup | |
- hspec-shouldbe | |
- hspec-structured-formatter | |
- hspec-test-sandbox | |
- hspec-webdriver | |
- hspec2 | |
- hspecVariant | |
- HsPerl5 | |
- hspkcs11 | |
- hspread | |
- hspresent | |
- hsprocess | |
- hsql | |
- hsql-mysql | |
- hsql-odbc | |
- hsql-postgresql | |
- hsql-sqlite3 | |
- hsqml | |
- hsqml-datamodel | |
- hsqml-datamodel-vinyl | |
- hsqml-demo-manic | |
- hsqml-demo-morris | |
- hsqml-demo-notes | |
- hsqml-demo-samples | |
- hsqml-morris | |
- hsreadability | |
- hsrelp | |
- hsseccomp | |
- hsSqlite3 | |
- hssqlppp | |
- hssqlppp-th | |
- HsSVN | |
- hstar | |
- hstatistics | |
- hstats | |
- hstatsd | |
- hstest | |
- hstidy | |
- hstorchat | |
- hstox | |
- hstradeking | |
- HStringTemplateHelpers | |
- hstyle | |
- hstzaar | |
- hsubconvert | |
- hsudoku | |
- HsWebots | |
- hswip | |
- hsx | |
- hsx-jmacro | |
- hsx-xhtml | |
- hsXenCtrl | |
- hsyscall | |
- hsyslog-tcp | |
- hszephyr | |
- HTab | |
- hTalos | |
- htar | |
- htdp-image | |
- hTensor | |
- htestu | |
- HTF | |
- HTicTacToe | |
- htiled | |
- htlset | |
- html-charset | |
- html-kure | |
- html-parse | |
- html-rules | |
- html-tokenizer | |
- hts | |
- htsn | |
- htsn-import | |
- htssets | |
- http-attoparsec | |
- http-client-auth | |
- http-client-lens | |
- http-client-request-modifiers | |
- http-client-session | |
- http-client-streams | |
- http-conduit-browser | |
- http-directory | |
- http-dispatch | |
- http-enumerator | |
- http-grammar | |
- http-io-streams | |
- http-kinder | |
- http-listen | |
- http-monad | |
- http-pony | |
- http-pony-serve-wai | |
- http-proxy | |
- http-querystring | |
- http-response-decoder | |
- http-server | |
- http-shed | |
- http-wget | |
- http2-client | |
- http2-client-exe | |
- http2-client-grpc | |
- http2-grpc-proto-lens | |
- http2-grpc-proto3-wire | |
- https-everywhere-rules | |
- https-everywhere-rules-raw | |
- httpspec | |
- htune | |
- htvm | |
- htzaar | |
- huck | |
- HueAPI | |
- huff | |
- huffman | |
- hugs2yc | |
- hulk | |
- HulkImport | |
- human-parse | |
- human-text | |
- hums | |
- HUnit-Diff | |
- hunit-gui | |
- hunit-rematch | |
- hunp | |
- hunspell-hs | |
- hunt-searchengine | |
- hunt-server | |
- hup | |
- hurdle | |
- hurl | |
- hurriyet | |
- husk-scheme | |
- husk-scheme-libs | |
- husky | |
- hutton | |
- huttons-razor | |
- huzzy | |
- hvega-theme | |
- hVOIDP | |
- hw-all | |
- hw-balancedparens | |
- hw-ci-assist | |
- hw-dsv | |
- hw-eliasfano | |
- hw-json | |
- hw-json-lens | |
- hw-json-simd | |
- hw-json-simple-cursor | |
- hw-json-standard-cursor | |
- hw-kafka-avro | |
- hw-prim-bits | |
- hw-rankselect | |
- hw-simd | |
- hw-succinct | |
- hw-xml | |
- hwall-auth-iitk | |
- hweblib | |
- hwhile | |
- hworker | |
- hworker-ses | |
- hwormhole | |
- hws | |
- hwsl2 | |
- hwsl2-bytevector | |
- hwsl2-reducers | |
- hx | |
- HXMPP | |
- hxmppc | |
- hxournal | |
- HXQ | |
- hxt-pickle-utils | |
- hxthelper | |
- hxweb | |
- hyahtzee | |
- hyakko | |
- hybrid | |
- hydra-hs | |
- hydra-print | |
- Hydrogen | |
- hydrogen | |
- hydrogen-cli | |
- hydrogen-cli-args | |
- hydrogen-data | |
- hydrogen-multimap | |
- hydrogen-parsing | |
- hydrogen-prelude | |
- hydrogen-prelude-parsec | |
- hydrogen-syntax | |
- hydrogen-util | |
- hyena | |
- hylide | |
- hylolib | |
- hylotab | |
- hyloutils | |
- hyper | |
- hyper-extra | |
- hyper-haskell-server | |
- hyperdrive | |
- hyperfunctions | |
- hyperion | |
- hyperloglogplus | |
- hyperpublic | |
- hypher | |
- hzulip | |
- i18n | |
- I1M | |
- i3blocks-hs-contrib | |
- i3ipc | |
- iap-verifier | |
- ib-api | |
- iban | |
- ical | |
- iCalendar | |
- IcoGrid | |
- iconv-typed | |
- ide-backend | |
- ide-backend-common | |
- ide-backend-server | |
- ideas | |
- ideas-math | |
- ideas-math-types | |
- ideas-statistics | |
- idempotent | |
- identicon-style-squares | |
- identifiers | |
- idiii | |
- idna2008 | |
- IDynamic | |
- ieee-utils | |
- iexcloud | |
- ifcxt | |
- IFS | |
- ig | |
- ige | |
- ige-mac-integration | |
- ignore | |
- igraph | |
- igrf | |
- ihaskell | |
- ihaskell-aeson | |
- ihaskell-basic | |
- ihaskell-blaze | |
- ihaskell-charts | |
- ihaskell-diagrams | |
- ihaskell-display | |
- ihaskell-gnuplot | |
- ihaskell-graphviz | |
- ihaskell-hatex | |
- ihaskell-hvega | |
- ihaskell-inline-r | |
- ihaskell-juicypixels | |
- ihaskell-magic | |
- ihaskell-parsec | |
- ihaskell-plot | |
- ihaskell-rlangqq | |
- ihaskell-widgets | |
- ihttp | |
- illuminate | |
- imagepaste | |
- imap | |
- imapget | |
- imbib | |
- imgur | |
- imgurder | |
- imj-animation | |
- imj-base | |
- imj-game-hamazed | |
- imj-measure-stdout | |
- imj-prelude | |
- imm | |
- imparse | |
- imperative-edsl | |
- imperative-edsl-vhdl | |
- ImperativeHaskell | |
- impl | |
- implicit-logging | |
- implicit-params | |
- importify | |
- imports | |
- impossible | |
- imprint | |
- improve | |
- INblobs | |
- inch | |
- inchworm | |
- incremental-computing | |
- incremental-maps | |
- increments | |
- indentation | |
- indentation-core | |
- indentation-parsec | |
- indentation-trifecta | |
- index-core | |
- indexation | |
- IndexedList | |
- indextype | |
- indices | |
- indieweb-algorithms | |
- indigo | |
- inf-interval | |
- infer-upstream | |
- infernal | |
- infernu | |
- infinity | |
- infix | |
- InfixApplicative | |
- inflist | |
- informative | |
- ini-qq | |
- inilist | |
- initialize | |
- inject-function | |
- inline-asm | |
- inline-java | |
- inserts | |
- inspector-wrecker | |
- instana-haskell-trace-sdk | |
- instance-map | |
- instant-aeson | |
- instant-bytes | |
- instant-deepseq | |
- instant-generics | |
- instant-hashable | |
- instant-zipper | |
- instapaper-sender | |
- instinct | |
- int-multimap | |
- integer-pure | |
- integreat | |
- intel-aes | |
- intensional-datatys | |
- interlude-l | |
- InternedData | |
- internetmarke | |
- intero | |
- interp | |
- interpol | |
- interpolatedstring-qq | |
- interpolatedstring-qq-mwotton | |
- interpolatedstring-qq2 | |
- interruptible | |
- interval | |
- IntFormats | |
- intro-prelude | |
- introduction | |
- introduction-test | |
- intset | |
- invertible-hlist | |
- invertible-syntax | |
- io-capture | |
- io-choice | |
- io-reactive | |
- ioctl | |
- ion | |
- IOR | |
- IORefCAS | |
- iostring | |
- iothread | |
- iotransaction | |
- ip2location | |
- ip2proxy | |
- ipatch | |
- ipc | |
- ipfs | |
- ipld-cid | |
- ipopt-hs | |
- ipprint | |
- iptables-helpers | |
- iptadmin | |
- IPv6DB | |
- Irc | |
- irc-dcc | |
- irc-fun-bot | |
- irc-fun-client | |
- irc-fun-color | |
- irc-fun-messages | |
- irc-fun-types | |
- ircbot | |
- iri | |
- iridium | |
- iron-mq | |
- ironforge | |
- irt | |
- isdicom | |
- isevaluated | |
- ismtp | |
- IsNull | |
- iso8601-duration | |
- isobmff | |
- isobmff-builder | |
- isohunt | |
- isotope | |
- itcli | |
- itemfield | |
- iter-stats | |
- iteratee | |
- iteratee-compress | |
- iteratee-mtl | |
- iteratee-parsec | |
- iteratee-stm | |
- iterIO | |
- iterio-server | |
- iterm-show-diagrams | |
- iterm-show-JuicyPixels | |
- ivor | |
- ivory | |
- ivory-backend-c | |
- ivory-bitdata | |
- ivory-eval | |
- ivory-examples | |
- ivory-hw | |
- ivory-opts | |
- ivory-quickcheck | |
- ivory-serialize | |
- ivory-stdlib | |
- ivy-web | |
- ixdopp | |
- ixmonad | |
- ixshader | |
- iyql | |
- j2hs | |
- jack-bindings | |
- JackMiniMix | |
- jackminimix | |
- jacobi-roots | |
- jaeger-flamegraph | |
- jail | |
- jalaali | |
- jalla | |
- jarfind | |
- jarify | |
- jason | |
- java-bridge | |
- java-bridge-extras | |
- java-character | |
- java-reflect | |
- javascript-bridge | |
- Javasf | |
- javasf | |
- Javav | |
- javav | |
- jbi | |
- jcdecaux-vls | |
- Jdh | |
- jdi | |
- jenga | |
- jenkinsPlugins2nix | |
- jespresso | |
- jinquantities | |
- jmacro | |
- jmacro-rpc | |
- jmacro-rpc-happstack | |
- jmacro-rpc-snap | |
- jml-web-service | |
- jmonkey | |
- jni | |
- jobqueue | |
- jobs-ui | |
- join | |
- join-api | |
- joinlist | |
- jonathanscard | |
- jot | |
- jpeg | |
- js-good-parts | |
- jsaddle-hello | |
- jsaddle-wkwebview | |
- JsContracts | |
- jsmw | |
- json-assertions | |
- json-ast-json-encoder | |
- json-ast-quickcheck | |
- json-b | |
- json-builder | |
- json-bytes-builder | |
- JSON-Combinator | |
- JSON-Combinator-Examples | |
- json-directory | |
- json-encoder | |
- json-enumerator | |
- json-extra | |
- json-fu | |
- json-incremental-decoder | |
- json-litobj | |
- json-pointer-hasql | |
- json-python | |
- json-rpc-client | |
- json-schema | |
- json-sop | |
- json-syntax | |
- json-togo | |
- json-tokens | |
- json-tracer | |
- json2 | |
- json2-hdbc | |
- json5hs | |
- JSONb | |
- jsonextfilter | |
- JsonGrammar | |
- jsonresume | |
- jsonrpc-conduit | |
- jsons-to-schema | |
- jsonsql | |
- jsontsv | |
- jsonxlsx | |
- jsop | |
- jspath | |
- juandelacosa | |
- judge | |
- judy | |
- juicy-gcode | |
- JuicyPixels-blp | |
- JuicyPixels-canvas | |
- JunkDB | |
- JunkDB-driver-gdbm | |
- JunkDB-driver-hashtables | |
- jupyter | |
- JuPyTer-notebook | |
- JustParse | |
- jvm | |
- jvm-batching | |
- jvm-binary | |
- jvm-parser | |
- jvm-streaming | |
- JYU-Utils | |
- kademlia | |
- kafka-client | |
- kafka-client-sync | |
- kafka-device | |
- kafka-device-glut | |
- kafka-device-joystick | |
- kafka-device-leap | |
- kafka-device-spacenav | |
- kafka-device-vrpn | |
- kaleidoscope | |
- Kalman | |
- kalman | |
- kangaroo | |
- kansas-lava | |
- kansas-lava-cores | |
- kansas-lava-papilio | |
- kansas-lava-shake | |
- karakuri | |
- karps | |
- katip-datadog | |
- katip-elasticsearch | |
- katip-kafka | |
- katip-rollbar | |
- katip-scalyr-scribe | |
- katip-syslog | |
- katt | |
- katydid | |
- kawaii | |
- kawhi | |
- kazura-queue | |
- kd-tree | |
- kdesrc-build-extra | |
- keccak | |
- keera-hails-i18n | |
- keera-hails-mvc-environment-gtk | |
- keera-hails-mvc-model-lightmodel | |
- keera-hails-mvc-model-protectedmodel | |
- keera-hails-mvc-solutions-gtk | |
- keera-hails-reactive-cbmvar | |
- keera-hails-reactive-fs | |
- keera-hails-reactive-gtk | |
- keera-hails-reactive-htmldom | |
- keera-hails-reactive-network | |
- keera-hails-reactive-polling | |
- keera-hails-reactive-wx | |
- keera-hails-reactive-yampa | |
- keera-hails-reactivelenses | |
- keera-hails-reactivevalues | |
- kerry | |
- Ketchup | |
- keter | |
- kevin | |
- keyed | |
- keyring | |
- keysafe | |
- keystore | |
- keyvaluehash | |
- keyword-args | |
- khph | |
- kicad-data | |
- kickass-torrents-dump-parser | |
- kickchan | |
- kif-parser | |
- kit | |
- kmeans-par | |
- kmeans-vector | |
- kmp-dfa | |
- knead | |
- knead-arithmetic | |
- knit-haskell | |
- knots | |
- koellner-phonetic | |
- kontra-config | |
- korfu | |
- kqueue | |
- kraken | |
- krapsh | |
- Kriens | |
- krpc | |
- ks-test | |
- KSP | |
- ktx | |
- ktx-codec | |
- kubernetes-client | |
- kubernetes-client-core | |
- kuifje | |
- kure | |
- kure-your-boilerplate | |
- kurita | |
- KyotoCabinet | |
- l-bfgs-b | |
- L-seed | |
- labeled-graph | |
- laborantin-hs | |
- labsat | |
- labyrinth | |
- labyrinth-server | |
- lagrangian | |
- laika | |
- lambda-bridge | |
- lambda-calculator | |
- lambda-canvas | |
- lambda-devs | |
- lambda-options | |
- lambda-toolbox | |
- lambda2js | |
- lambdaBase | |
- lambdabot | |
- lambdabot-core | |
- lambdabot-haskell-plugins | |
- lambdabot-irc-plugins | |
- lambdabot-misc-plugins | |
- lambdabot-novelty-plugins | |
- lambdabot-reference-plugins | |
- lambdabot-social-plugins | |
- lambdabot-trusted | |
- lambdabot-utils | |
- lambdabot-zulip | |
- lambdacms-core | |
- lambdacms-media | |
- lambdacube | |
- lambdacube-bullet | |
- lambdacube-compiler | |
- lambdacube-core | |
- lambdacube-edsl | |
- lambdacube-engine | |
- lambdacube-examples | |
- lambdacube-gl | |
- lambdacube-ir | |
- lambdacube-samples | |
- LambdaDesigner | |
- lambdaFeed | |
- LambdaHack | |
- LambdaINet | |
- Lambdajudge | |
- lambdaLit | |
- LambdaNet | |
- LambdaPrettyQuote | |
- LambdaShell | |
- lambdatex | |
- lambdatwit | |
- Lambdaya | |
- lambdaya-bus | |
- lambdiff | |
- lame | |
- lame-tester | |
- lang | |
- language-bash | |
- language-boogie | |
- language-c-comments | |
- language-c-inline | |
- language-conf | |
- language-csharp | |
- language-css | |
- language-dart | |
- language-dickinson | |
- language-dockerfile | |
- language-ecmascript-analysis | |
- language-eiffel | |
- language-elm | |
- language-gcl | |
- language-go | |
- language-guess | |
- language-hcl | |
- language-java-classfile | |
- language-kort | |
- language-lua | |
- language-lua-qq | |
- language-lua2 | |
- language-mixal | |
- language-ninja | |
- language-oberon | |
- language-objc | |
- language-ocaml | |
- language-openscad | |
- language-pig | |
- language-python | |
- language-python-colour | |
- language-python-test | |
- language-qux | |
- language-rust | |
- language-sh | |
- language-spelling | |
- language-sqlite | |
- language-sygus | |
- language-thrift | |
- language-typescript | |
- language-vhdl | |
- language-webidl | |
- lapack | |
- lapack-carray | |
- lapack-comfort-array | |
- lapack-ffi | |
- large-hashable | |
- Lastik | |
- lat | |
- latest-npm-version | |
- latex-formulae-hakyll | |
- latex-formulae-pandoc | |
- latex-svg-hakyll | |
- latex-svg-pandoc | |
- LATS | |
- launchdarkly-server-sdk | |
- launchpad-control | |
- lawless-concurrent-machines | |
- layered-state | |
- layers | |
- layers-game | |
- layout | |
- layout-bootstrap | |
- layouting | |
- lazy-hash | |
- lazy-hash-cache | |
- lazy-io-streams | |
- lazy-priority-queue | |
- lazyarray | |
- lazyboy | |
- lazyset | |
- LazyVault | |
- ld-intervals | |
- lda | |
- ldap-client | |
- ldapply | |
- LDAPv3 | |
- ldif | |
- leaf | |
- leaky | |
- lean | |
- leanpub-wreq | |
- leapseconds | |
- learn | |
- learn-physics-examples | |
- Learning | |
- learning-hmm | |
- leetify | |
- legion | |
- legion-discovery | |
- legion-discovery-client | |
- legion-extra | |
- leksah-server | |
- lendingclub | |
- lens-accelerate | |
- lens-core | |
- lens-filesystem | |
- lens-labels | |
- lens-prelude | |
- lens-simple | |
- lens-text-encoding | |
- lens-time | |
- lens-toml-parser | |
- lens-tutorial | |
- lens-typelevel | |
- lens-utils | |
- lensref | |
- lentil | |
- level-monad | |
- Level0 | |
- levmar | |
- levmar-chart | |
- lex-applicative | |
- lfst | |
- lgtk | |
- lha | |
- lhae | |
- lhc | |
- lhe | |
- lhs2TeX-hl | |
- lhslatex | |
- libarchive | |
- LibClang | |
- libconfig | |
- libcspm | |
- libexpect | |
- libfuse3 | |
- libGenI | |
- libhbb | |
- libinfluxdb | |
- libjenkins | |
- liblastfm | |
- liblawless | |
- liblinear-enumerator | |
- libltdl | |
- libmodbus | |
- libmolude | |
- liboath-hs | |
- liboleg | |
- libpafe | |
- libpq | |
- libraft | |
- librandomorg | |
- librato | |
- libssh2 | |
- libssh2-conduit | |
- libsystemd-daemon | |
- libsystemd-journal | |
- libtagc | |
- libxls | |
- libxml-enumerator | |
- libxslt | |
- licensor | |
- lie | |
- life-sync | |
- lifted-base-tf | |
- lifted-protolude | |
- lifted-stm | |
- lifter | |
- ligature | |
- lightning-haskell | |
- lightstep-haskell | |
- lighttpd-conf | |
- lighttpd-conf-qq | |
- lilypond | |
- Limit | |
- limp-cbc | |
- linda | |
- linden | |
- line-bot-sdk | |
- linear-accelerate | |
- linear-algebra-cblas | |
- linear-circuit | |
- linear-code | |
- linear-maps | |
- linear-opengl | |
- linear-vect | |
- linearEqSolver | |
- linearmap-category | |
- linearscan | |
- linearscan-hoopl | |
- LinearSplit | |
- lines-of-action | |
- LinkChecker | |
- linkchk | |
- linkcore | |
- linked-list-with-iterator | |
- linkedhashmap | |
- linode | |
- linode-v4 | |
- linux-blkid | |
- linux-cgroup | |
- linux-inotify | |
- linux-kmod | |
- linux-perf | |
- linux-ptrace | |
- linx-gateway | |
- lio | |
- lio-eci11 | |
- lio-fs | |
- lio-simple | |
- lipsum-gen | |
- liquidhaskell-cabal | |
- Liquorice | |
- list-fusion-probe | |
- list-mux | |
- list-prompt | |
- list-remote-forwards | |
- list-t-attoparsec | |
- list-t-html-parser | |
- list-t-http-client | |
- list-t-libcurl | |
- list-t-text | |
- list-tries | |
- list-tuple | |
- list-zip-def | |
- list-zipper | |
- listenbrainz-client | |
- listlike-instances | |
- ListT | |
- liszt | |
- lit | |
- literals | |
- LiterateMarkdown | |
- little-logger | |
- live-sequencer | |
- ll-picosat | |
- llsd | |
- llvm | |
- llvm-analysis | |
- llvm-base | |
- llvm-base-types | |
- llvm-base-util | |
- llvm-data-interop | |
- llvm-dsl | |
- llvm-extension | |
- llvm-extra | |
- llvm-ffi | |
- llvm-ffi-tools | |
- llvm-general | |
- llvm-general-pure | |
- llvm-general-quote | |
- llvm-hs | |
- llvm-hs-pretty | |
- llvm-ht | |
- llvm-pkg-config | |
- llvm-pretty | |
- llvm-pretty-bc-parser | |
- llvm-tf | |
- llvm-tools | |
- lmonad | |
- lmonad-yesod | |
- load-balancing | |
- load-font | |
- local-address | |
- local-search | |
- localize | |
- located | |
- located-monad-logger | |
- loch | |
- locked-poll | |
- log | |
- log-elasticsearch | |
- log-postgres | |
- log-utils | |
- log2json | |
- log4hs | |
- logentries | |
- logger | |
- logging-effect | |
- logging-effect-extra | |
- logging-effect-extra-file | |
- logging-effect-extra-handler | |
- logging-facade-journald | |
- Logic | |
- logic-classes | |
- LogicGrowsOnTrees | |
- LogicGrowsOnTrees-MPI | |
- LogicGrowsOnTrees-network | |
- LogicGrowsOnTrees-processes | |
- logicst | |
- logict-state | |
- logplex-parse | |
- lojban | |
- lojbanParser | |
- lojbanXiragan | |
- lojysamban | |
- lol | |
- lol-apps | |
- lol-benches | |
- lol-calculus | |
- lol-cpp | |
- lol-repa | |
- lol-tests | |
- lol-typing | |
- loli | |
- longboi | |
- lookup-tables | |
- loop-effin | |
- loop-while | |
- looper | |
- loops | |
- loopy | |
- lord | |
- lorem | |
- lorentz | |
- loris | |
- loshadka | |
- lostcities | |
- loup | |
- lowgl | |
- lp-diagrams | |
- lp-diagrams-svg | |
- LRU | |
- lrucaching-haxl | |
- ls-usb | |
- lscabal | |
- LslPlus | |
- lsystem | |
- ltext | |
- lti13 | |
- ltk | |
- LTS | |
- lua-bc | |
- luachunk | |
- luautils | |
- lucid-colonnade | |
- lucienne | |
- Lucu | |
- luhn | |
- lui | |
- luis-client | |
- luka | |
- luminance | |
- luminance-samples | |
- lushtags | |
- luthor | |
- lvish | |
- lvmlib | |
- lxc | |
- lxd-client | |
- lye | |
- Lykah | |
- lz4-conduit | |
- lz4-frame-conduit | |
- lzma-enumerator | |
- lzma-streams | |
- lzo | |
- maam | |
- mac | |
- macaroon-shop | |
- macbeth-lib | |
- machinecell | |
- machines-amazonka | |
- machines-binary | |
- machines-bytestring | |
- machines-directory | |
- machines-encoding | |
- machines-io | |
- machines-process | |
- machines-zlib | |
- macho | |
- maclight | |
- macos-corelibs | |
- macosx-make-standalone | |
- madlang | |
- mage | |
- magic-tyfams | |
- magic-wormhole | |
- magicbane | |
- MagicHaskeller | |
- magico | |
- magma | |
- mahoro | |
- maid | |
- mail-pool | |
- mailchimp | |
- mailchimp-subscribe | |
- MailchimpSimple | |
- mailgun | |
- majordomo | |
- majority | |
- make-hard-links | |
- make-monofoldable-foldable | |
- make-package | |
- makedo | |
- makefile | |
- mallard | |
- manatee | |
- manatee-anything | |
- manatee-core | |
- manatee-curl | |
- manatee-editor | |
- manatee-filemanager | |
- manatee-imageviewer | |
- manatee-ircclient | |
- manatee-mplayer | |
- manatee-pdfviewer | |
- manatee-processmanager | |
- manatee-template | |
- manatee-terminal | |
- manatee-welcome | |
- mandulia | |
- mangopay | |
- manifold-random | |
- manifolds | |
- map-exts | |
- mapalgebra | |
- Mapping | |
- mappy | |
- marionetta | |
- markdown-kate | |
- markdown-pap | |
- markdown2svg | |
- marked-pretty | |
- markov-processes | |
- markov-realization | |
- markup | |
- marmalade-upload | |
- marquise | |
- mars | |
- marvin | |
- marvin-interpolate | |
- marxup | |
- masakazu-bot | |
- MASMGen | |
- massiv | |
- massiv-io | |
- massiv-test | |
- master-plan | |
- matchable | |
- matchable-th | |
- matchers | |
- math-grads | |
- math-interpolate | |
- math-metric | |
- math-programming-glpk | |
- math-programming-tests | |
- mathblog | |
- mathflow | |
- mathlink | |
- matrix-as-xyz | |
- matrix-lens | |
- matrix-market | |
- matrix-sized | |
- matsuri | |
- maude | |
- maxent | |
- maxent-learner-hw | |
- maxent-learner-hw-gui | |
- maxsharing | |
- maybench | |
- MaybeT | |
- MaybeT-monads-tf | |
- MaybeT-transformers | |
- MazesOfMonad | |
- MBot | |
- mbox-tools | |
- mbug | |
- MC-Fold-DP | |
- mcl | |
- mcm | |
- mcmaster-gloss-examples | |
- mcmc-samplers | |
- mcmc-synthesis | |
- mcpi | |
- mdapi | |
- mdcat | |
- mDNSResponder-client | |
- mdp | |
- mealstrom | |
- mealy | |
- MeanShift | |
- Measure | |
- mecab | |
- mech | |
- Mecha | |
- Mechs | |
- mechs | |
- mediabus | |
- mediabus-fdk-aac | |
- mediabus-rtp | |
- mediawiki | |
- medium-sdk-haskell | |
- mega-sdist | |
- mellon-core | |
- mellon-gpio | |
- mellon-web | |
- melody | |
- memcache | |
- memcache-conduit | |
- memcache-haskell | |
- memcached-binary | |
- memis | |
- memo-ptr | |
- memoization-utils | |
- memorypool | |
- menoh | |
- menshen | |
- merkle-patricia-db | |
- messagepack-rpc | |
- messente | |
- meta-misc | |
- meta-par | |
- meta-par-accelerate | |
- metadata | |
- MetaHDBC | |
- metaheuristics | |
- MetaObject | |
- metaplug | |
- metar | |
- metar-http | |
- metric | |
- Metrics | |
- metricsd-client | |
- metronome | |
- mezzo | |
- mezzolens | |
- MFlow | |
- mgeneric | |
- Mhailist | |
- MHask | |
- mi | |
- Michelangelo | |
- miconix-test | |
- micro-recursion-schemes | |
- microaeson | |
- microbase | |
- microformats2-parser | |
- microformats2-types | |
- microgroove | |
- microlens-each | |
- micrologger | |
- microsoft-translator | |
- MicrosoftTranslator | |
- mida | |
- midi-music-box | |
- midi-utils | |
- midimory | |
- midisurface | |
- mighttpd | |
- mighty-metropolis | |
- mikmod | |
- mikrokosmos | |
- miku | |
- milena | |
- mime-directory | |
- minecraft-data | |
- minesweeper | |
- miniforth | |
- minilens | |
- minilight | |
- minilight-lua | |
- minimung | |
- minions | |
- minioperational | |
- miniplex | |
- minirotate | |
- ministg | |
- minst-idx | |
- mios | |
- MIP | |
- mirror-tweet | |
- misfortune | |
- miso-action-logger | |
- miso-examples | |
- miss | |
- miss-porcelain | |
- missing-py2 | |
- MissingPy | |
- mix-arrows | |
- mixed-strategies | |
- mixpanel-client | |
- mkbndl | |
- mkcabal | |
- ml-w | |
- mlist | |
- mltool | |
- mm2 | |
- mmtf | |
- mmtl | |
- mmtl-base | |
- moan | |
- Mobile-Legends-Hack-Cheats | |
- modelicaparser | |
- modify-fasta | |
- modsplit | |
- modular-prelude | |
- modular-prelude-classy | |
- modularity | |
- module-management | |
- modulespection | |
- modulo | |
- Moe | |
- moe | |
- MoeDict | |
- moesocks | |
- mohws | |
- mole | |
- mollie-api-haskell | |
- monad-abort-fd | |
- monad-atom | |
- monad-atom-simple | |
- monad-branch | |
- monad-classes-logging | |
- monad-exception | |
- monad-finally | |
- monad-fork | |
- monad-http | |
- monad-interleave | |
- monad-levels | |
- monad-lgbt | |
- monad-log | |
- monad-logger-syslog | |
- monad-lrs | |
- monad-mersenne-random | |
- monad-metrics-extensible | |
- monad-mock | |
- monad-open | |
- monad-parallel-progressbar | |
- monad-param | |
- monad-persist | |
- monad-ran | |
- monad-recorder | |
- monad-state | |
- monad-statevar | |
- monad-ste | |
- monad-stlike-io | |
- monad-stlike-stm | |
- monad-supply | |
- monad-task | |
- monad-timing | |
- monad-tx | |
- monad-unify | |
- monad-var | |
- monad-wrap | |
- monadacme | |
- MonadCatchIO-mtl | |
- MonadCatchIO-mtl-foreign | |
- MonadCatchIO-transformers | |
- MonadCatchIO-transformers-foreign | |
- MonadCompose | |
- monadic-recursion-schemes | |
- monadiccp | |
- monadiccp-gecode | |
- Monadius | |
- MonadLab | |
- monadLib-compose | |
- monadloc-pp | |
- monadlog | |
- Monadoro | |
- monadplus | |
- monads-fd | |
- MonadStack | |
- monarch | |
- Monaris | |
- Monatron | |
- Monatron-IO | |
- mondo | |
- monetdb-mapi | |
- money | |
- mongoDB | |
- mongodb-queue | |
- mongrel2-handler | |
- monitor | |
- monky | |
- mono-foldable | |
- Monocle | |
- monoid | |
- monoid-absorbing | |
- monoid-owns | |
- monoidplus | |
- monoids | |
- monopati | |
- monte-carlo | |
- monus | |
- monzo | |
- moo | |
- morfette | |
- morfeusz | |
- morley | |
- morpheus-graphql-cli | |
- morpheus-graphql-client | |
- morphisms-functors | |
- morphisms-functors-inventory | |
- morphisms-objects | |
- morte | |
- mosaico-lib | |
- moto | |
- moto-postgresql | |
- motor-diagrams | |
- motor-reflection | |
- mount | |
- movie-monad | |
- mp | |
- mpdmate | |
- mpi-hs | |
- mpi-hs-binary | |
- mpi-hs-cereal | |
- mpi-hs-store | |
- mpppc | |
- mprelude | |
- mpretty | |
- mpris | |
- mprover | |
- mps | |
- mptcp-pm | |
- mpvguihs | |
- mqtt | |
- mqtt-hs | |
- mrifk | |
- mrm | |
- ms | |
- msgpack | |
- msgpack-aeson | |
- msgpack-binary | |
- msgpack-idl | |
- msgpack-rpc | |
- msgpack-rpc-conduit | |
- msh | |
- msi-kb-backlit | |
- MSQueue | |
- MTGBuilder | |
- mtgoxapi | |
- mtl-c | |
- mtl-evil-instances | |
- mtl-extras | |
- mtl-tf | |
- mtlx | |
- mtp | |
- mu-avro | |
- mu-grpc-client | |
- mu-grpc-common | |
- mu-grpc-server | |
- mu-kafka | |
- mu-protobuf | |
- MuCheck | |
- MuCheck-Hspec | |
- MuCheck-HUnit | |
- MuCheck-QuickCheck | |
- MuCheck-SmallCheck | |
- mud | |
- muesli | |
- mulang | |
- multext-east-msd | |
- multi-cabal | |
- multi-instance | |
- multi-trie | |
- multiaddr | |
- multiarg | |
- multibase | |
- multifocal | |
- multihash | |
- multihash-cryptonite | |
- multihash-serialise | |
- multilinear | |
- multilinear-io | |
- multipass | |
- multipath | |
- multiplate-simplified | |
- multiplicity | |
- multipool-persistent-postgresql | |
- multirec | |
- multirec-alt-deriver | |
- multirec-binary | |
- multisetrewrite | |
- multivariant | |
- Munkres-simple | |
- muon | |
- murder | |
- murmur | |
- murmurhash3 | |
- mushu | |
- music-graphics | |
- music-parts | |
- music-pitch | |
- music-preludes | |
- music-score | |
- music-sibelius | |
- music-suite | |
- music-util | |
- musicbrainz-email | |
- musicScroll | |
- musicxml | |
- musicxml2 | |
- mustache-haskell | |
- mutable | |
- mutable-iter | |
- MutationOrder | |
- mute-unmute | |
- mvar-lock | |
- mvc | |
- mvc-updates | |
- mvclient | |
- mwc-probability-transition | |
- mwc-random-accelerate | |
- mxnet | |
- mxnet-dataiter | |
- mxnet-examples | |
- mxnet-nn | |
- mxnet-nnvm | |
- my-package-testing | |
- my-test-docs | |
- myanimelist-export | |
- myo | |
- MyPrimes | |
- mysnapsession | |
- mysnapsession-example | |
- mysql-effect | |
- mysql-haskell | |
- mysql-haskell-nem | |
- mysql-haskell-openssl | |
- mysql-simple-quasi | |
- mysql-simple-typed | |
- mystem | |
- myTestlll | |
- mywatch | |
- myxine-client | |
- mzv | |
- n-tuple | |
- n2o-protocols | |
- n2o-web | |
- NaCl | |
- nagios-plugin-ekg | |
- nakadi-client | |
- named-lock | |
- namelist | |
- nano-hmac | |
- nano-md5 | |
- nanocurses | |
- nanomsg | |
- nanomsg-haskell | |
- nanoparsec | |
- NanoProlog | |
- nanovg | |
- nanovg-simple | |
- nanq | |
- naperian | |
- NaperianNetCDF | |
- naqsha | |
- narc | |
- nat-sized-numbers | |
- nationstates | |
- nats-client | |
- nats-queue | |
- natural | |
- natural-number | |
- NaturalLanguageAlphabets | |
- naver-translate | |
- nbt | |
- NearContextAlgebra | |
- neat | |
- needle | |
- neet | |
- nehe-tuts | |
- neither | |
- neko-lib | |
- Neks | |
- nemesis-titan | |
- nerf | |
- nero | |
- nero-wai | |
- nero-warp | |
- nest | |
- nested-routes | |
- nested-sequence | |
- NestedFunctor | |
- nestedmap | |
- net-spider | |
- net-spider-cli | |
- net-spider-pangraph | |
- net-spider-rpl | |
- net-spider-rpl-cli | |
- netclock | |
- netcore | |
- netease-fm | |
- netlines | |
- netrium | |
- NetSNMP | |
- netspec | |
- netstring-enumerator | |
- nettle | |
- nettle-frp | |
- nettle-netkit | |
- nettle-openflow | |
- netwire-input-javascript | |
- netwire-vinylglfw-examples | |
- network-address | |
- network-anonymous-i2p | |
- network-anonymous-tor | |
- network-api-support | |
- network-arbitrary | |
- network-attoparsec | |
- network-bitcoin | |
- network-builder | |
- network-bytestring | |
- network-carbon | |
- network-connection | |
- network-dns | |
- network-enumerator | |
- network-hans | |
- network-house | |
- network-interfacerequest | |
- network-messagepack-rpc-websocket | |
- network-minihttp | |
- network-msgpack-rpc | |
- network-netpacket | |
- network-protocol-xmpp | |
- network-rpca | |
- network-server | |
- network-service | |
- network-simple-sockaddr | |
- network-simple-wss | |
- network-socket-options | |
- network-stream | |
- network-topic-models | |
- network-transport-amqp | |
- network-transport-inmemory | |
- network-transport-tcp | |
- network-uri-json | |
- network-uri-static | |
- network-voicetext | |
- network-wai-router | |
- network-websocket | |
- networked-game | |
- neural | |
- neural-network-blashs | |
- neural-network-hmatrix | |
- newhope | |
- newports | |
- newsletter | |
- newsletter-mailgun | |
- newt | |
- newtype-deriving | |
- newtype-th | |
- newtype-zoo | |
- next-ref | |
- nextstep-plist | |
- nfc | |
- NGrams | |
- ngrams-loader | |
- ngx-export-tools-extra | |
- niagra | |
- nibblestring | |
- nice-html | |
- nicovideo-translator | |
- nikepub | |
- Ninjas | |
- nirum | |
- nitro | |
- nix-delegate | |
- nix-deploy | |
- nix-eval | |
- nix-freeze-tree | |
- nix-tools | |
- nixfromnpm | |
- nixpkgs-update | |
- nkjp | |
- nlp-scores | |
- nlp-scores-scripts | |
- nm | |
- NMap | |
- nntp | |
- no-role-annots | |
- noether | |
- nofib-analyse | |
- nofib-analyze | |
- noise | |
- nom | |
- Nomyx | |
- Nomyx-Core | |
- Nomyx-Language | |
- Nomyx-Rules | |
- Nomyx-Web | |
- non-empty-zipper | |
- NonEmpty | |
- nonempty-lift | |
- NonEmptyList | |
- normalization-insensitive | |
- NoSlow | |
- not-gloss-examples | |
- notcpp | |
- notifications-tray-icon | |
- notmuch-haskell | |
- notmuch-web | |
- NoTrace | |
- now-haskell | |
- np-extras | |
- np-linear | |
- nptools | |
- ntp-control | |
- ntrip-client | |
- null-canvas | |
- nullary | |
- nullpipe | |
- NumberSieves | |
- NumberTheory | |
- numerals | |
- numerals-base | |
- numeric-ode | |
- numeric-qq | |
- numeric-ranges | |
- numerical | |
- numhask-array | |
- numhask-hedgehog | |
- numhask-histogram | |
- numhask-prelude | |
- numhask-range | |
- numhask-space | |
- numhask-test | |
- Nussinov78 | |
- Nutri | |
- nvim-hs | |
- nvim-hs-contrib | |
- nvim-hs-ghcid | |
- NXT | |
- NXTDSL | |
- nylas | |
- nymphaea | |
- oanda-rest-api | |
- oasis-xrd | |
- oauth2-jwt-bearer | |
- oauthenticated | |
- obd | |
- obdd | |
- oberon0 | |
- obj | |
- Object | |
- objectid | |
- ObjectIO | |
- objective | |
- ocaml-export | |
- ochan | |
- octane | |
- octohat | |
- octopus | |
- Octree | |
- oculus | |
- odbc | |
- odd-jobs | |
- OddWord | |
- oden-go-packages | |
- oeis2 | |
- off-simple | |
- OGL | |
- ogmarkup | |
- ohloh-hs | |
- oi | |
- oidc-client | |
- ois-input-manager | |
- olwrapper | |
- om-actor | |
- om-elm | |
- om-fail | |
- om-http-logging | |
- omaketex | |
- ombra | |
- Omega | |
- omega | |
- omnifmt | |
- on-a-horse | |
- on-demand-ssh-tunnel | |
- onama | |
- ONC-RPC | |
- oneormore | |
- online | |
- online-csv | |
- onpartitions | |
- OnRmt | |
- onu-course | |
- op | |
- opaleye-classy | |
- opaleye-sqlite | |
- open-haddock | |
- open-pandoc | |
- open-signals | |
- open-typerep | |
- open-witness | |
- OpenAFP | |
- OpenAFP-Utils | |
- openapi-petstore | |
- openapi-typed | |
- opench-meteo | |
- OpenCL | |
- OpenCLRaw | |
- OpenCLWrappers | |
- opencv-raw | |
- opendatatable | |
- OpenGLCheck | |
- opengles | |
- openid-connect | |
- OpenSCAD | |
- opensoundcontrol-ht | |
- openssh-github-keys | |
- openssh-protocol | |
- opentelemetry-extra | |
- opentelemetry-http-client | |
- opentelemetry-lightstep | |
- opentelemetry-wai | |
- opentheory-char | |
- opentok | |
- opentype | |
- OpenVG | |
- OpenVGRaw | |
- openweathermap | |
- Operads | |
- operate-do | |
- operational-extra | |
- opml-conduit | |
- opn | |
- optima | |
- optima-for-hasql | |
- optimal-blocks | |
- optimization | |
- optimusprime | |
- optional | |
- options-time | |
- optparse-applicative-simple | |
- optparse-enum | |
- optparse-helper | |
- orbits | |
- orc | |
- orchestrate | |
- OrchestrateDB | |
- orchid | |
- orchid-demo | |
- order-maintenance | |
- order-statistics | |
- orders | |
- Ordinary | |
- ordrea | |
- oref | |
- organize-imports | |
- orgmode | |
- origami | |
- orizentic | |
- OrPatterns | |
- osc | |
- oscpacking | |
- oset | |
- Oslo-Vectize | |
- OSM | |
- osm-conduit | |
- osm-download | |
- oso2pdf | |
- osx-ar | |
- ot | |
- OTP | |
- otp-authenticator | |
- ottparse-pretty | |
- overload | |
- overloaded | |
- overloaded-records | |
- overture | |
- pack | |
- package-description-remote | |
- package-o-tron | |
- package-vt | |
- packdeps | |
- packed | |
- packed-dawg | |
- packed-multikey-map | |
- packedstring | |
- packer-messagepack | |
- packman | |
- packunused | |
- pacman-memcache | |
- padKONTROL | |
- pads-haskell | |
- pagarme | |
- PageIO | |
- pagure-hook-receiver | |
- Paillier | |
- pam | |
- pan-os-syslog | |
- panda | |
- pandoc-csv2table | |
- pandoc-emphasize-code | |
- pandoc-filter-graphviz | |
- pandoc-include | |
- pandoc-include-code | |
- pandoc-japanese-filters | |
- pandoc-lens | |
- pandoc-markdown-ghci-filter | |
- pandoc-placetable | |
- pandoc-plantuml-diagrams | |
- pandoc-plot | |
- pandoc-pyplot | |
- pandoc-sidenote | |
- pandoc-unlit | |
- pandoc-utils | |
- PandocAgda | |
- pang-a-lambda | |
- pangraph | |
- panpipe | |
- pansite | |
- pantry-tmp | |
- papa | |
- papa-base | |
- papa-base-export | |
- papa-base-implement | |
- papa-export | |
- papa-implement | |
- papa-include | |
- papa-prelude | |
- papa-prelude-core | |
- papa-prelude-lens | |
- papa-prelude-semigroupoids | |
- papa-prelude-semigroups | |
- papa-semigroupoids | |
- papa-semigroupoids-implement | |
- paphragen | |
- pappy | |
- paprika | |
- par-dual | |
- paragon | |
- Paraiso | |
- Parallel-Arrows-Eden | |
- parallel-tasks | |
- parallel-tree-search | |
- parameterized | |
- parameterized-utils | |
- paranoia | |
- parco | |
- parco-attoparsec | |
- parco-parsec | |
- parcom-lib | |
- parconc-examples | |
- pareto | |
- parquet-hs | |
- Parry | |
- parse-help | |
- parseargs | |
- parsec-free | |
- parsec-parsers | |
- parsec-pratt | |
- parsec1 | |
- parsec2 | |
- parsec3 | |
- parseerror-eq | |
- parsek | |
- parsely | |
- parser-combinators-tests | |
- parser-helper | |
- parser241 | |
- parsergen | |
- parsestar | |
- parsimony | |
- partage | |
- partial-lens | |
- partial-records | |
- partial-semigroup | |
- partial-semigroup-hedgehog | |
- partial-semigroup-test | |
- partly | |
- passage | |
- passman | |
- PasswordGenerator | |
- passwords | |
- pasta | |
- pastis | |
- pasty | |
- patat | |
- patches-vector | |
- path-text-utf8 | |
- Pathfinder | |
- pathfindingcore | |
- PathTree | |
- patronscraper | |
- pattern-trie | |
- patterns | |
- paypal-adaptive-hoops | |
- paypal-api | |
- paypal-rest-client | |
- pb | |
- pb-next | |
- pbc4hs | |
- PBKDF2 | |
- pcap-enumerator | |
- pcd-loader | |
- pcf | |
- pcf-font | |
- pcf-font-embed | |
- PCLT | |
- PCLT-DB | |
- pcre-light-extra | |
- pdf-slave | |
- pdf-slave-template | |
- pdf-toolbox-content | |
- pdf-toolbox-core | |
- pdf-toolbox-document | |
- pdf-toolbox-viewer | |
- pdfname | |
- pdfsplit | |
- pdftotext | |
- pdynload | |
- peakachu | |
- PeanoWitnesses | |
- pec | |
- pecoff | |
- pedestrian-dag | |
- peg | |
- peggy | |
- pencil | |
- penny | |
- penny-bin | |
- penny-lib | |
- penrose | |
- peparser | |
- perceptron | |
- peregrin | |
- perf | |
- perf-analysis | |
- PerfectHash | |
- perfecthash | |
- perhaps | |
- periodic | |
- perm | |
- permutation | |
- permutations | |
- permute | |
- PermuteEffects | |
- persist2er | |
- Persistence | |
- persistent-audit | |
- persistent-cereal | |
- persistent-database-url | |
- persistent-documentation | |
- persistent-equivalence | |
- persistent-hssqlppp | |
- persistent-iproute | |
- persistent-map | |
- persistent-migration | |
- persistent-mongoDB | |
- persistent-mysql-haskell | |
- persistent-protobuf | |
- persistent-ratelimit | |
- persistent-redis | |
- persistent-relational-record | |
- persistent-template-classy | |
- persistent-vector | |
- persistent-zookeeper | |
- persona | |
- persona-idp | |
- pesca | |
- peyotls | |
- peyotls-codec | |
- pez | |
- pg-harness | |
- pg-recorder | |
- pg-store | |
- pg-transact | |
- pgdl | |
- pgf2 | |
- pgsql-simple | |
- pgstream | |
- phasechange | |
- phaser | |
- phoityne | |
- phone-numbers | |
- phone-push | |
- phooey | |
- photoname | |
- phraskell | |
- Phsu | |
- phybin | |
- pi-calculus | |
- pi-forall | |
- pi-hoole | |
- pia-forward | |
- pianola | |
- picedit | |
- pickle | |
- picologic | |
- picoparsec | |
- pictikz | |
- pier | |
- pier-core | |
- piet | |
- pig | |
- pinboard | |
- pinboard-notes-backup | |
- pinch | |
- pinchot | |
- pine | |
- ping | |
- pinpon | |
- Pipe | |
- pipe-enumerator | |
- pipes-async | |
- pipes-attoparsec-streaming | |
- pipes-bgzf | |
- pipes-brotli | |
- pipes-bzip | |
- pipes-cacophony | |
- pipes-cereal | |
- pipes-cereal-plus | |
- pipes-conduit | |
- pipes-core | |
- pipes-courier | |
- pipes-errors | |
- pipes-extra | |
- pipes-files | |
- pipes-illumina | |
- pipes-interleave | |
- pipes-io | |
- pipes-key-value-csv | |
- pipes-lzma | |
- pipes-mongodb | |
- pipes-p2p | |
- pipes-p2p-examples | |
- pipes-protolude | |
- pipes-rt | |
- pipes-s3 | |
- pipes-shell | |
- pipes-sqlite-simple | |
- pipes-text | |
- pipes-transduce | |
- pipes-vector | |
- pipes-zeromq4 | |
- pisigma | |
- Piso | |
- pit | |
- pitchtrack | |
- pivotal-tracker | |
- pixelated-avatar-generator | |
- pkcs10 | |
- pkcs7 | |
- pkggraph | |
- pkgtreediff | |
- plailude | |
- plan-applicative | |
- plan-b | |
- planar-graph | |
- planet-mitchell | |
- planet-mitchell-test | |
- plankton | |
- plat | |
- platinum-parsing | |
- PlayingCards | |
- plex | |
- plist | |
- plist-buddy | |
- plocketed | |
- plot | |
- plot-gtk | |
- plot-gtk-ui | |
- plot-gtk3 | |
- Plot-ho-matic | |
- plot-lab | |
- plots | |
- PlslTools | |
- plugins | |
- plugins-auto | |
- plugins-multistage | |
- plur | |
- plural | |
- plzwrk | |
- png-file | |
- pngload | |
- pngload-fixed | |
- pocket-dns | |
- point-octree | |
- pointedalternative | |
- pointful | |
- pointless-haskell | |
- pointless-lenses | |
- pointless-rewrite | |
- pokemon-go-protobuf-types | |
- poker-eval | |
- pokitdok | |
- polar-configfile | |
- polar-shader | |
- polh-lexicon | |
- Pollutocracy | |
- poly-control | |
- polydata | |
- polydata-core | |
- polynomial | |
- polysemy-http | |
- polysemy-optics | |
- polysemy-RandomFu | |
- polysemy-test | |
- polysemy-webserver | |
- polysemy-zoo | |
- polyseq | |
- polytypeable | |
- polytypeable-utils | |
- pomodoro | |
- pomohoro | |
- ponder | |
- pong-server | |
- pontarius-xmpp | |
- pool | |
- pool-conduit | |
- pop3-client | |
- popenhs | |
- popkey | |
- poppler | |
- porcupine-core | |
- porcupine-http | |
- porcupine-s3 | |
- portager | |
- porte | |
- PortFusion | |
- ports | |
- poseidon | |
- poseidon-postgis | |
- posix-acl | |
- posix-realtime | |
- posix-waitpid | |
- posplyu | |
- postcodes | |
- postgres-embedded | |
- postgres-tmp | |
- postgres-websockets | |
- postgresql-lo-stream | |
- postgresql-named | |
- postgresql-pure | |
- postgresql-query | |
- postgresql-simple-bind | |
- postgresql-simple-named | |
- postgresql-simple-opts | |
- postgresql-simple-queue | |
- postgresql-simple-sop | |
- postgresql-simple-typed | |
- postgresql-syntax | |
- postgresql-tx-query | |
- postgresql-tx-squeal | |
- postgresql-typed | |
- postgresql-typed-lifted | |
- postgrest-ws | |
- postie | |
- postmark | |
- postmaster | |
- potato-tool | |
- potoki | |
- potoki-cereal | |
- potoki-conduit | |
- potoki-core | |
- potoki-hasql | |
- potoki-zlib | |
- powermate | |
- powerpc | |
- powerqueue | |
- powerqueue-distributed | |
- powerqueue-levelmem | |
- powerqueue-sqs | |
- PPrinter | |
- pqc | |
- pqueue-mtl | |
- practice-room | |
- praglude | |
- preamble | |
- precursor | |
- pred-set | |
- pred-trie | |
- predicate-class | |
- predicate-typed | |
- prednote | |
- prednote-test | |
- prefork | |
- pregame | |
- preliminaries | |
- prelude-generalize | |
- prelude-plus | |
- preprocess-haskell | |
- preprocessor | |
- preql | |
- presburger | |
- present | |
- press | |
- presto-hdbc | |
- pretty-compact | |
- pretty-diff | |
- pretty-ghci | |
- pretty-ncols | |
- prettyprinter-graphviz | |
- prettyprinter-lucid | |
- prettyprinter-vty | |
- preview | |
- prim | |
- prim-array | |
- prim-ref | |
- primal | |
- primal-memory | |
- primes-type | |
- primitive-indexed | |
- primitive-maybe | |
- primitive-simd | |
- primitive-stablename | |
- PrimitiveArray-Pretty | |
- primula-board | |
- primula-bot | |
- pringletons | |
- print-debugger | |
- printcess | |
- Printf-TH | |
- prints | |
- priority-queue | |
- PriorityChansConverger | |
- ProbabilityMonads | |
- probable | |
- proc | |
- process-conduit | |
- process-iterio | |
- process-leksah | |
- process-listlike | |
- process-progress | |
- process-qq | |
- process-streaming | |
- processing | |
- processmemory | |
- procrastinating-variable | |
- procstat | |
- producer | |
- prof-flamegraph | |
- prof2dot | |
- prof2pretty | |
- profunctor-monad | |
- profunctor-optics | |
- progress | |
- progress-meter | |
- progress-reporting | |
- progressbar | |
- progression | |
- progressive | |
- proj4-hs-bindings | |
- project-m36 | |
- projectile | |
- prolog | |
- prolog-graph | |
- prolog-graph-lib | |
- prologue | |
- prometheus-effect | |
- promise | |
- pronounce | |
- proof-combinators | |
- propane | |
- propellor | |
- Proper | |
- properties | |
- property-list | |
- proplang | |
- prosper | |
- proteome | |
- proto-lens-combinators | |
- proto-lens-descriptors | |
- proto-lens-jsonpb | |
- proto3-suite | |
- protobuf-native | |
- protocol-buffers | |
- protocol-buffers-descriptor | |
- protocol-buffers-descriptor-fork | |
- protocol-buffers-fork | |
- protolude-lifted | |
- proton-haskell | |
- prototype | |
- prove-everywhere-server | |
- provenience | |
- proxy-kindness | |
- proxy-mapping | |
- psc-ide | |
- pseudo-boolean | |
- pseudo-trie | |
- PTQ | |
- ptr | |
- publicsuffixlistcreate | |
- publish | |
- pubnub | |
- pubsub | |
- puffytools | |
- pugixml | |
- Pugs | |
- pugs-compat | |
- pugs-DrIFT | |
- pugs-hsregex | |
- PUH-Project | |
- punkt | |
- Pup-Events | |
- Pup-Events-Demo | |
- Pup-Events-Server | |
- puppetresources | |
- pure-cdb | |
- pure-io | |
- pure-priority-queue | |
- pure-priority-queue-tests | |
- purebred-email | |
- purescript | |
- purescript-iso | |
- purescript-tsd-gen | |
- pursuit-client | |
- push-notifications | |
- push-notify | |
- push-notify-apn | |
- push-notify-ccs | |
- push-notify-general | |
- pusher-haskell | |
- pusher-ws | |
- pushme | |
- putlenses | |
- puzzle-draw | |
- puzzle-draw-cmdline | |
- pvd | |
- pyffi | |
- pyfi | |
- python-pickle | |
- q4c12-twofinger | |
- qc-oi-testgenerator | |
- qd | |
- qd-vec | |
- qed | |
- qhull-simple | |
- qif | |
- QIO | |
- QLearn | |
- qr-imager | |
- qr-repa | |
- qsem | |
- QuadEdge | |
- QuadTree | |
- quantfin | |
- quantum-arrow | |
- quantum-random | |
- quarantimer | |
- qudb | |
- Quelea | |
- quenya-verb | |
- queryparser | |
- queryparser-demo | |
- queryparser-hive | |
- queryparser-presto | |
- queryparser-vertica | |
- questioner | |
- queuelike | |
- quick-schema | |
- QuickAnnotate | |
- quickbench | |
- quickbooks | |
- quickcheck-arbitrary-template | |
- quickcheck-combinators | |
- quickcheck-poly | |
- quickcheck-property-comb | |
- quickcheck-property-monad | |
- quickcheck-regex | |
- quickcheck-relaxng | |
- quickcheck-rematch | |
- quickcheck-report | |
- quickcheck-state-machine | |
- quickcheck-state-machine-distributed | |
- quickcheck-webdriver | |
- QuickCheckVariant | |
- QuickPlot | |
- quickpull | |
- quickset | |
- Quickson | |
- quicktest | |
- quickwebapp | |
- quipper-core | |
- quipper-rendering | |
- quiver | |
- quiver-binary | |
- quiver-bytestring | |
- quiver-cell | |
- quiver-csv | |
- quiver-enumerator | |
- quiver-groups | |
- quiver-http | |
- quiver-instances | |
- quiver-interleave | |
- quiver-sort | |
- quokka | |
- quoridor-hs | |
- qux | |
- R-pandoc | |
- raaz | |
- rad | |
- radian | |
- radium | |
- radium-formula-parser | |
- radix | |
- rados-haskell | |
- raft | |
- rail-compiler-editor | |
- rails-session | |
- rainbow-tests | |
- raketka | |
- rakhana | |
- rakuten | |
- ralist | |
- rallod | |
- raml | |
- rand-vars | |
- randfile | |
- rando | |
- random-access-list | |
- random-derive | |
- random-eff | |
- random-effin | |
- random-extras | |
- random-fu | |
- random-fu-multivariate | |
- random-hypergeometric | |
- random-source | |
- random-stream | |
- RandomDotOrg | |
- Randometer | |
- Range | |
- range-space | |
- rangemin | |
- rank-product | |
- rank1dynamic | |
- Ranka | |
- rapid | |
- rapid-term | |
- rasa | |
- rasa-example-config | |
- rasa-ext-bufs | |
- rasa-ext-cmd | |
- rasa-ext-cursors | |
- rasa-ext-files | |
- rasa-ext-logger | |
- rasa-ext-slate | |
- rasa-ext-status-bar | |
- rasa-ext-style | |
- rasa-ext-views | |
- rasa-ext-vim | |
- rascal | |
- Rasenschach | |
- rational-list | |
- rattle | |
- rattletrap | |
- raven-haskell-scotty | |
- raw-feldspar | |
- rawr | |
- raz | |
- razom-text-util | |
- rbr | |
- rc | |
- rclient | |
- rdioh | |
- react-flux | |
- react-flux-servant | |
- react-haskell | |
- react-tutorial-haskell-server | |
- reaction-logic | |
- reactive-bacon | |
- reactive-balsa | |
- reactive-banana | |
- reactive-banana-automation | |
- reactive-banana-bunch | |
- reactive-banana-gi-gtk | |
- reactive-banana-sdl | |
- reactive-banana-sdl2 | |
- reactive-banana-threepenny | |
- reactive-banana-wx | |
- reactive-fieldtrip | |
- reactive-glut | |
- reactive-jack | |
- reactive-midyim | |
- reactive-thread | |
- reactor | |
- read-bounded | |
- read-ctags | |
- read-io | |
- readline | |
- readline-statevar | |
- readme-lhs | |
- readpyc | |
- readshp | |
- really-simple-xml-parser | |
- reasonable-lens | |
- record | |
- record-aeson | |
- record-encode | |
- record-gl | |
- record-preprocessor | |
- record-syntax | |
- records | |
- records-th | |
- recursors | |
- redis | |
- redis-hs | |
- redis-io | |
- redis-simple | |
- rediscaching-haxl | |
- redland | |
- Redmine | |
- reduce-equations | |
- reedsolomon | |
- reenact | |
- Ref | |
- ref | |
- ref-mtl | |
- refcount | |
- Referees | |
- references | |
- refh | |
- refined-http-api-data | |
- reflection-extras | |
- reflex-animation | |
- reflex-backend-socket | |
- reflex-backend-wai | |
- reflex-basic-host | |
- reflex-dom-retractable | |
- reflex-dom-svg | |
- reflex-dynamic-containers | |
- reflex-fsnotify | |
- reflex-ghci | |
- reflex-gloss | |
- reflex-gloss-scene | |
- reflex-libtelnet | |
- reflex-orphans | |
- reflex-process | |
- reflex-sdl2 | |
- reflex-test-host | |
- reflex-transformers | |
- reflex-vty | |
- reformat | |
- refresht | |
- refurb | |
- reg-alloc | |
- reg-alloc-graph-color | |
- regex-deriv | |
- regex-dfa | |
- regex-generator | |
- regex-parsec | |
- regex-pcre-text | |
- regex-pderiv | |
- regex-posix-unittest | |
- regex-tdfa-pipes | |
- regex-tdfa-quasiquoter | |
- regex-tdfa-rc | |
- regex-tdfa-text | |
- regex-tdfa-unittest | |
- regex-tdfa-utf8 | |
- regex-tre | |
- regex-type | |
- regex-wrapper | |
- regex-xmlschema | |
- regexp-tries | |
- regexpr-symbolic | |
- regexqq | |
- regional-pointers | |
- regions | |
- regions-monadsfd | |
- regions-monadstf | |
- regions-mtl | |
- register-machine-typelevel | |
- registry | |
- registry-hedgehog | |
- regress | |
- regular | |
- regular-extras | |
- regular-web | |
- regular-xmlpickler | |
- reheat | |
- rehoo | |
- rei | |
- reified-records | |
- reify | |
- relacion | |
- relation | |
- relational-postgresql8 | |
- relational-query-postgresql-pure | |
- relative-date | |
- relevant-time | |
- reload | |
- remark | |
- remarks | |
- remote | |
- remote-debugger | |
- remote-json | |
- remote-json-client | |
- remote-json-server | |
- remote-monad | |
- remotion | |
- repa-array | |
- repa-bytestring | |
- repa-convert | |
- repa-devil | |
- repa-eval | |
- repa-flow | |
- repa-linear-algebra | |
- repa-plugin | |
- repa-series | |
- repa-stream | |
- repa-v4l2 | |
- repl | |
- RepLib | |
- replica | |
- replicant | |
- ReplicateEffects | |
- repo-based-blog | |
- repr | |
- representable-functors | |
- representable-tries | |
- reprinter | |
- reproject | |
- req-conduit | |
- req-oauth2 | |
- req-url-extra | |
- request-monad | |
- require | |
- rescue | |
- reserve | |
- reservoir | |
- resin | |
- resistor-cube | |
- resolve | |
- resolve-trivial-conflicts | |
- resource-effect | |
- resource-embed | |
- resource-pool-catchio | |
- resource-simple | |
- respond | |
- rest-client | |
- rest-core | |
- rest-example | |
- rest-gen | |
- rest-happstack | |
- rest-snap | |
- rest-stringmap | |
- rest-types | |
- rest-wai | |
- restful-snap | |
- restricted-workers | |
- restyle | |
- rethinkdb | |
- rethinkdb-client-driver | |
- rethinkdb-model | |
- rethinkdb-wereHamster | |
- retryer | |
- reverse-geocoding | |
- reversi | |
- ReviewBoard | |
- rewrite | |
- rewrite-inspector | |
- rewriting | |
- rezoom | |
- rfc | |
- rfc-env | |
- rfc-http-client | |
- rfc-prelude | |
- rfc-psql | |
- rfc-redis | |
- rfc-servant | |
- rhythm-game-tutorial | |
- ribbit | |
- RichConditional | |
- ridley | |
- ridley-extras | |
- riemann | |
- riff | |
- ring-buffer | |
- ring-buffers | |
- riot | |
- risc-v | |
- risc386 | |
- riscv-isa | |
- Ritt-Wu | |
- rivers | |
- rivet | |
- rivet-migration | |
- rivet-simple-deploy | |
- RJson | |
- rl-satton | |
- Rlang-QQ | |
- rlglue | |
- RLP | |
- rlwe-challenges | |
- rmonad | |
- RMP | |
- RNAdesign | |
- RNAdraw | |
- RNAFold | |
- RNAFoldProgs | |
- RNAlien | |
- RNAwolf | |
- rncryptor | |
- rng-utils | |
- rob | |
- robin | |
- robots-txt | |
- roc-cluster | |
- roc-cluster-demo | |
- rock | |
- rocksdb-query | |
- roku-api | |
- rollbar | |
- rollbar-hs | |
- roller | |
- RollingDirectory | |
- ron | |
- ron-rdt | |
- ron-schema | |
- ron-storage | |
- rope | |
- rose-trees | |
- rose-trie | |
- roshask | |
- rosmsg | |
- rosmsg-bin | |
- rosso | |
- rotating-log | |
- rounding | |
- roundtrip | |
- roundtrip-aeson | |
- roundtrip-string | |
- roundtrip-xml | |
- route-planning | |
- rowrecord | |
- rpc | |
- rpc-framework | |
- rpf | |
- rpm | |
- rrule | |
- rsagl | |
- rsagl-frp | |
- rsagl-math | |
- rspp | |
- rss-conduit | |
- rss2irc | |
- rstream | |
- rtcm | |
- RtMidi | |
- rtnetlink | |
- rtorrent-rpc | |
- rts-loader | |
- ruby-marshal | |
- ruby-qq | |
- ruin | |
- ruler | |
- ruler-core | |
- rungekutta | |
- runhs | |
- runmany | |
- runtime-arbitrary | |
- rvar | |
- rws | |
- RxHaskell | |
- s-expression | |
- S3 | |
- SableCC2Hs | |
- safe-buffer-monad | |
- safe-coerce | |
- safe-failure-cme | |
- safe-freeze | |
- safe-globals | |
- safe-lazy-io | |
- safe-length | |
- safe-plugins | |
- safe-printf | |
- safecopy-migrate | |
- safecopy-store | |
- safeint | |
- safepath | |
- safer-file-handles | |
- safer-file-handles-bytestring | |
- safer-file-handles-text | |
- saferoute | |
- sai-shape-syb | |
- sajson | |
- sak | |
- salak-toml | |
- Salsa | |
- saltine-quickcheck | |
- salvia | |
- salvia-demo | |
- salvia-extras | |
- salvia-protocol | |
- salvia-sessions | |
- salvia-websocket | |
- samtools | |
- samtools-conduit | |
- samtools-enumerator | |
- samtools-iteratee | |
- sandlib | |
- sandman | |
- sarasvati | |
- sarsi | |
- sasl | |
- sat | |
- sat-micro-hs | |
- satchmo | |
- satchmo-backends | |
- satchmo-examples | |
- satchmo-funsat | |
- satchmo-minisat | |
- satchmo-toysat | |
- Saturnin | |
- savage | |
- sax | |
- SBench | |
- sbvPlugin | |
- sc2-lowlevel | |
- sc2-proto | |
- sc2-support | |
- sc3-rdu | |
- scalable-server | |
- scaleimage | |
- SCalendar | |
- scalendar | |
- scalp-webhooks | |
- scalpel-search | |
- scan-vector-machine | |
- scc | |
- scenegraph | |
- scgi | |
- schedevr | |
- schedule-planner | |
- scheduler | |
- schedyield | |
- schema | |
- schemas | |
- schematic | |
- scholdoc | |
- scholdoc-citeproc | |
- scholdoc-texmath | |
- scholdoc-types | |
- sci-ratio | |
- SciBaseTypes | |
- scidb-hquery | |
- scientific-notation | |
- SciFlow | |
- SciFlow-drmaa | |
- scion | |
- scion-browser | |
- scons2dot | |
- scope | |
- scope-cairo | |
- scottish | |
- scotty-binding-play | |
- scotty-blaze | |
- scotty-fay | |
- scotty-format | |
- scotty-hastache | |
- scotty-haxl | |
- scotty-resource | |
- scotty-rest | |
- scotty-session | |
- scotty-view | |
- scp-streams | |
- scrabble-bot | |
- scrapbook | |
- scrape-changes | |
- ScratchFs | |
- script-monad | |
- SCRIPTWriter | |
- scrobble | |
- Scurry | |
- scythe | |
- scyther-proof | |
- sde-solver | |
- sdl2-cairo-image | |
- sdl2-compositor | |
- sdl2-fps | |
- sdr | |
- seakale | |
- seakale-postgresql | |
- seakale-tests | |
- sec | |
- secdh | |
- seclib | |
- second-transfer | |
- secp256k1 | |
- secp256k1-legacy | |
- secret-santa | |
- secret-sharing | |
- secrm | |
- secure-sockets | |
- secureUDP | |
- sednaDBXML | |
- seitz-symbol | |
- selectors | |
- SelectSequencesFromMSA | |
- selenium | |
- selenium-server | |
- self-extract | |
- selinux | |
- semantic-source | |
- Semantique | |
- semdoc | |
- semi-iso | |
- semialign-extras | |
- semibounded-lattices | |
- Semigroup | |
- semigroupoids-syntax | |
- semigroups-actions | |
- semiring | |
- semiring-num | |
- sendgrid-haskell | |
- sendgrid-v3 | |
- sensei | |
- sensenet | |
- sensu-run | |
- sentence-jp | |
- sentry | |
- seonbi | |
- seqaid | |
- SeqAlign | |
- seqloc | |
- seqloc-datafiles | |
- sequent-core | |
- sequor | |
- serialize-instances | |
- serokell-util | |
- serpentine | |
- serv | |
- serv-wai | |
- servant-aeson-specs | |
- servant-auth-cookie | |
- servant-auth-hmac | |
- servant-auth-token | |
- servant-auth-token-acid | |
- servant-auth-token-api | |
- servant-auth-token-leveldb | |
- servant-auth-token-persistent | |
- servant-auth-token-rocksdb | |
- servant-avro | |
- servant-client-namedargs | |
- servant-csharp | |
- servant-db | |
- servant-db-postgresql | |
- servant-dhall | |
- servant-ede | |
- servant-errors | |
- servant-examples | |
- servant-exceptions | |
- servant-generate | |
- servant-generic | |
- servant-github | |
- servant-github-webhook | |
- servant-haxl-client | |
- servant-hmac-auth | |
- servant-http-streams | |
- servant-http2-client | |
- servant-iCalendar | |
- servant-jquery | |
- servant-jsonrpc | |
- servant-jsonrpc-client | |
- servant-jsonrpc-server | |
- servant-kotlin | |
- servant-matrix-param | |
- servant-namedargs | |
- servant-nix | |
- servant-pandoc | |
- servant-pool | |
- servant-postgresql | |
- servant-proto-lens | |
- servant-pushbullet-client | |
- servant-py | |
- servant-quickcheck | |
- servant-rawm-client | |
- servant-rawm-docs | |
- servant-rawm-server | |
- servant-reason | |
- servant-reflex | |
- servant-router | |
- servant-scotty | |
- servant-server-namedargs | |
- servant-smsc-ru | |
- servant-streaming | |
- servant-streaming-client | |
- servant-streaming-docs | |
- servant-streaming-server | |
- servant-swagger-tags | |
- servant-to-elm | |
- servant-waargonaut | |
- servant-zeppelin | |
- servant-zeppelin-client | |
- servant-zeppelin-server | |
- servant-zeppelin-swagger | |
- server-generic | |
- serversession-backend-acid-state | |
- serversession-backend-persistent | |
- serversession-backend-redis | |
- serversession-frontend-yesod | |
- services | |
- ses-html-snaplet | |
- SessionLogger | |
- sessions | |
- sessiontypes | |
- sessiontypes-distributed | |
- set-of | |
- set-with | |
- setdown | |
- setoid | |
- setters | |
- sexp | |
- sexpr-parser | |
- sext | |
- SFML | |
- SFML-control | |
- sfmt | |
- sfnt2woff | |
- SFont | |
- SG | |
- sgd | |
- SGdemo | |
- sgf | |
- SGplus | |
- sgrep | |
- sh2md | |
- sha-streams | |
- sha1 | |
- shade | |
- shadower | |
- shake-bindist | |
- shake-cabal-build | |
- shake-dhall | |
- shake-extras | |
- shake-minify | |
- shake-pack | |
- shake-path | |
- shake-persist | |
- shake-plus-extended | |
- shakebook | |
- shaker | |
- shakespeare-babel | |
- shakespeare-sass | |
- shannon-fano | |
- shapefile | |
- shapely-data | |
- shared-buffer | |
- shared-fields | |
- she | |
- shelduck | |
- shell-pipe | |
- Shellac | |
- Shellac-compatline | |
- Shellac-editline | |
- Shellac-haskeline | |
- Shellac-readline | |
- shellish | |
- shellmate | |
- shellmate-extras | |
- shimmer | |
- shine-examples | |
- shivers-cfg | |
- shoap | |
- shopify | |
- shortcut-links | |
- shorten-strings | |
- ShortestPathProblems | |
- show-prettyprint | |
- showdown | |
- Shpadoinkle | |
- Shpadoinkle-backend-pardiff | |
- Shpadoinkle-backend-snabbdom | |
- Shpadoinkle-backend-static | |
- Shpadoinkle-html | |
- Shpadoinkle-router | |
- Shpadoinkle-widgets | |
- shpider | |
- shuffle | |
- si-clock | |
- sibe | |
- sifflet | |
- sifflet-lib | |
- sigma-ij | |
- signals | |
- signed-multiset | |
- silvi | |
- simd | |
- simgi | |
- simple | |
- simple-actors | |
- simple-atom | |
- simple-bluetooth | |
- simple-c-value | |
- simple-conduit | |
- simple-config | |
- simple-css | |
- simple-download | |
- simple-effects | |
- simple-eval | |
- simple-firewire | |
- simple-genetic-algorithm | |
- simple-index | |
- simple-log-syslog | |
- simple-logger | |
- simple-logging | |
- simple-money | |
- simple-neural-networks | |
- simple-nix | |
- simple-pascal | |
- simple-pipe | |
- simple-postgresql-orm | |
- simple-rope | |
- simple-server | |
- simple-session | |
- simple-stacked-vm | |
- simple-tabular | |
- simple-tar | |
- simple-ui | |
- simple-units | |
- simple-vec3 | |
- simple-zipper | |
- simpleargs | |
- simpleconfig | |
- SimpleGL | |
- simpleirc | |
- simpleirc-lens | |
- SimpleLog | |
- simplenote | |
- simpleprelude | |
- SimpleServer | |
- simplesmtpclient | |
- simseq | |
- singleton-dict | |
- singleton-typelits | |
- singnal | |
- singular-factory | |
- sink | |
- siphon | |
- siren-json | |
- sirkel | |
- sitepipe | |
- sixfiguregroup | |
- sized-grid | |
- sized-types | |
- sized-vector | |
- sizes | |
- sjsp | |
- skeletal-set | |
- skeleton | |
- skeletons | |
- skell | |
- skemmtun | |
- skews | |
- skulk | |
- skylark-client | |
- skylighting-lucid | |
- skype4hs | |
- slack | |
- slack-notify-haskell | |
- slack-web | |
- slave-thread | |
- sliceofpy | |
- slidemews | |
- Slides | |
- slim | |
- slip32 | |
- sloane | |
- slot-lambda | |
- sloth | |
- slug | |
- slynx | |
- small-bytearray-builder | |
- smallarray | |
- smallcheck-laws | |
- smallcheck-lens | |
- smallcheck-series | |
- smallpt-hs | |
- smallstring | |
- smap | |
- smartcheck | |
- smartconstructor | |
- smartGroup | |
- smartword | |
- smash-optics | |
- smcdel | |
- sme | |
- smerdyakov | |
- smiles | |
- smith-cli | |
- smith-client | |
- Smooth | |
- smsaero | |
- smt-lib | |
- SmtLib | |
- smtlib2 | |
- smtlib2-debug | |
- smtlib2-pipe | |
- smtlib2-quickcheck | |
- smtlib2-timing | |
- smtp-mail-ng | |
- SMTPClient | |
- smtps-gmail | |
- smuggler | |
- smuggler2 | |
- snake | |
- snake-game | |
- snap-accept | |
- snap-auth-cli | |
- snap-blaze-clay | |
- snap-configuration-utilities | |
- snap-error-collector | |
- snap-extras | |
- snap-loader-dynamic | |
- snap-loader-static | |
- snap-routes | |
- snap-stream | |
- snap-testing | |
- snap-utils | |
- snap-web-routes | |
- snaplet-acid-state | |
- snaplet-actionlog | |
- snaplet-amqp | |
- snaplet-auth-acid | |
- snaplet-coffee | |
- snaplet-css-min | |
- snaplet-customauth | |
- snaplet-environments | |
- snaplet-fay | |
- snaplet-hasql | |
- snaplet-haxl | |
- snaplet-hdbc | |
- snaplet-hslogger | |
- snaplet-i18n | |
- snaplet-influxdb | |
- snaplet-mandrill | |
- snaplet-mongoDB | |
- snaplet-mongodb-minimalistic | |
- snaplet-mysql-simple | |
- snaplet-oauth | |
- snaplet-persistent | |
- snaplet-postgresql-simple | |
- snaplet-postmark | |
- snaplet-purescript | |
- snaplet-recaptcha | |
- snaplet-redis | |
- snaplet-redson | |
- snaplet-rest | |
- snaplet-riak | |
- snaplet-sass | |
- snaplet-scoped-session | |
- snaplet-sedna | |
- snaplet-ses-html | |
- snaplet-sqlite-simple | |
- snaplet-sqlite-simple-jwt-auth | |
- snaplet-stripe | |
- snaplet-tasks | |
- snaplet-typed-sessions | |
- snaplet-wordpress | |
- snappy-conduit | |
- snappy-iteratee | |
- sndfile-enumerators | |
- sneakyterm | |
- SNet | |
- snipcheck | |
- snm | |
- snmp | |
- snorkels | |
- snow-white | |
- snowflake-core | |
- snowflake-server | |
- snowtify | |
- Snusmumrik | |
- SoccerFun | |
- SoccerFunGL | |
- socket-activation | |
- socket-io | |
- socket-sctp | |
- socket-unix | |
- socketed | |
- socketio | |
- sockets | |
- socketson | |
- sodium | |
- soegtk | |
- softfloat-hs | |
- solga | |
- solga-swagger | |
- solr | |
- sonic-visualiser | |
- Sonnex | |
- SoOSiM | |
- sorted | |
- sorting | |
- sorty | |
- souffle-haskell | |
- sound-collage | |
- sounddelay | |
- soundgen | |
- source-code-server | |
- SourceGraph | |
- sousit | |
- soyuz | |
- SpaceInvaders | |
- spacepart | |
- SpacePrivateers | |
- spake2 | |
- spanout | |
- sparkle | |
- sparrow | |
- spars | |
- sparse | |
- sparse-lin-alg | |
- sparsebit | |
- sparsecheck | |
- sparser | |
- spata | |
- special-functors | |
- special-keys | |
- specialize-th | |
- species | |
- spectral-clustering | |
- speculation | |
- speculation-transformers | |
- speechmatics | |
- speedy-slice | |
- spelling-suggest | |
- sphero | |
- sphinx | |
- sphinx-cli | |
- sphinxesc | |
- spice | |
- SpinCounter | |
- spir-v | |
- spiros | |
- splay | |
- splaytree | |
- splines | |
- split-morphism | |
- splitter | |
- Spock | |
- Spock-api-ghcjs | |
- Spock-api-server | |
- Spock-auth | |
- Spock-digestive | |
- Spock-lucid | |
- Spock-worker | |
- spoonutil | |
- spoty | |
- Sprig | |
- sprinkles | |
- spritz | |
- sproxy | |
- sproxy-web | |
- sproxy2 | |
- spsa | |
- spy | |
- sql-simple | |
- sql-simple-mysql | |
- sql-simple-pool | |
- sql-simple-postgresql | |
- sql-simple-sqlite | |
- sqlcipher | |
- sqlite | |
- sqlite-simple-errors | |
- sqlite-simple-typed | |
- sqlvalue-list | |
- sqsd-local | |
- squeal-postgresql | |
- squeeze | |
- sr-extra | |
- srcinst | |
- sscan | |
- sscgi | |
- ssh | |
- ssh-tunnel | |
- sshd-lint | |
- sssp | |
- sstable | |
- SSTG | |
- st2 | |
- stable-heap | |
- stable-maps | |
- stable-marriage | |
- stable-memo | |
- stable-tree | |
- stack-bump | |
- stack-fix | |
- stack-hpc-coveralls | |
- stack-lib | |
- stack-network | |
- stack-prism | |
- stack-run | |
- stack-run-auto | |
- stack-type | |
- stack-wrapper | |
- stack2cabal | |
- stack2nix | |
- stackage | |
- stackage-build-plan | |
- stackage-cabal | |
- stackage-cli | |
- stackage-curator | |
- stackage-metadata | |
- stackage-query | |
- stackage-sandbox | |
- stackage-setup | |
- stackage-to-hackage | |
- stackage-types | |
- stackage-upload | |
- stackage2nix | |
- stan | |
- standalone-derive-topdown | |
- standalone-haddock | |
- starling | |
- stash | |
- Stasis | |
- state | |
- state-bag | |
- state-plus | |
- state-record | |
- stateful-mtl | |
- stateWriter | |
- static | |
- static-canvas | |
- static-closure | |
- static-tensor | |
- static-text | |
- statistics-dirichlet | |
- statistics-fusion | |
- statistics-hypergeometric-genvar | |
- stats | |
- statsd | |
- statsd-client | |
- statsdi | |
- statvfs | |
- stb-image-redux | |
- stc-lang | |
- stdata | |
- stdf | |
- stdio | |
- steambrowser | |
- stego-uuid | |
- stemmer | |
- stemmer-german | |
- stepwise | |
- stern-brocot | |
- stgi | |
- STL | |
- STLinkUSB | |
- stm-chunked-queues | |
- stm-firehose | |
- stm-promise | |
- stm-stats | |
- stm-supply | |
- STM32-Zombie | |
- stmcontrol | |
- stochastic | |
- StockholmAlignment | |
- Stomp | |
- storable | |
- storable-static-array | |
- storablevector-streamfusion | |
- store-streaming | |
- stp | |
- str | |
- Strafunski-ATermLib | |
- Strafunski-Sdf2Haskell | |
- StrappedTemplates | |
- stratum-tool | |
- stratux | |
- stratux-demo | |
- stratux-websockets | |
- stream | |
- stream-fusion | |
- stream-monad | |
- streamdeck | |
- streamed | |
- streaming-brotli | |
- streaming-cassava | |
- streaming-conduit | |
- streaming-fft | |
- streaming-lzma | |
- streaming-png | |
- streaming-process | |
- streaming-sort | |
- streamly-archive | |
- streamly-lmdb | |
- streamproc | |
- strelka | |
- strict-data | |
- strict-lens | |
- strict-optics | |
- strict-tuple-lens | |
- StrictBench | |
- StrictCheck | |
- strictly | |
- string-isos | |
- string-quote | |
- string-typelits | |
- stringlike | |
- stringtable-atom | |
- stripe | |
- stripe-core | |
- stripe-haskell | |
- stripe-http-client | |
- stripe-http-streams | |
- stripe-scotty | |
- stripe-signature | |
- stripe-tests | |
- strongswan-sql | |
- structural-induction | |
- structural-traversal | |
- structured-mongoDB | |
- structures | |
- stt | |
- stunclient | |
- stunts | |
- stutter | |
- stylish-cabal | |
- stylist | |
- stylized | |
- sub-state | |
- subhask | |
- subleq-toolchain | |
- submark | |
- subsample | |
- substring-parser | |
- subwordgraph | |
- successors | |
- suffix-array | |
- suffixarray | |
- SuffixStructures | |
- sugarhaskell | |
- suitable | |
- summoner | |
- summoner-tui | |
- sump | |
- sunlight | |
- sunroof-compiler | |
- sunroof-examples | |
- sunroof-server | |
- super-user-spark | |
- superbubbles | |
- supercollider-ht | |
- supercollider-midi | |
- superconstraints | |
- superevent | |
- supermonad | |
- supernova | |
- supero | |
- supervisor | |
- supervisors | |
- supplemented | |
- surjective | |
- sv | |
- sv-svfactor | |
- SVD2HS | |
- svfactor | |
- svg-builder-fork | |
- SVG2Q | |
- svg2q | |
- svgcairo | |
- svgutils | |
- svm-light-utils | |
- svm-simple | |
- svndump | |
- swagger-petstore | |
- swagger-test | |
- swapper | |
- swearjure | |
- swf | |
- swift-lda | |
- swiss-ephemeris | |
- sws | |
- syb-extras | |
- syb-with-class-instances-text | |
- SybWidget | |
- syfco | |
- sylvia | |
- sym | |
- sym-plot | |
- symantic | |
- symantic-atom | |
- symantic-http-test | |
- symantic-lib | |
- symantic-xml | |
- symbiote | |
- symbolic-link | |
- symengine | |
- symengine-hs | |
- symmetry-operations-symbols | |
- sync | |
- sync-mht | |
- syncthing-hs | |
- syntactic | |
- syntax | |
- syntax-attoparsec | |
- syntax-example | |
- syntax-example-json | |
- syntax-pretty | |
- syntax-printer | |
- syntax-trees | |
- syntax-trees-fork-bairyn | |
- SyntaxMacros | |
- syntaxnet-haskell | |
- synthesizer | |
- synthesizer-llvm | |
- sys-process | |
- Sysmon | |
- system-canonicalpath | |
- system-command | |
- system-extra | |
- system-inotify | |
- system-lifted | |
- system-linux-proc | |
- system-locale | |
- system-random-effect | |
- systemstats | |
- t-regex | |
- t3-client | |
- t3-server | |
- ta | |
- table | |
- table-layout | |
- table-tennis | |
- tableaux | |
- Tables | |
- tables | |
- tablestorage | |
- Tablify | |
- tabloid | |
- tabs | |
- taffybar | |
- tag-bits | |
- tag-stream | |
- tagged-exception-core | |
- tagged-list | |
- tagged-th | |
- tagged-timers | |
- taglib-api | |
- tagsoup-ht | |
- tagsoup-megaparsec | |
- tagsoup-navigate | |
- tagsoup-parsec | |
- tagsoup-selection | |
- tagstream-conduit | |
- tai64 | |
- takahashi | |
- Takusen | |
- takusen-oracle | |
- tal | |
- tamarin-prover | |
- tamarin-prover-term | |
- tamarin-prover-theory | |
- tamarin-prover-utils | |
- Tape | |
- tapioca | |
- tar-bytestring | |
- target | |
- tart | |
- task | |
- task-distribution | |
- TaskMonad | |
- tasty-auto | |
- tasty-bdd | |
- tasty-fail-fast | |
- tasty-groundhog-converters | |
- tasty-hedgehog-coverage | |
- tasty-integrate | |
- tasty-jenkins-xml | |
- tasty-laws | |
- tasty-lens | |
- tasty-mgolden | |
- tasty-quickcheck-laws | |
- tasty-stats | |
- tateti-tateti | |
- Taxonomy | |
- TaxonomyTools | |
- TBC | |
- TBit | |
- tbox | |
- tcache-AWS | |
- tccli | |
- tcod-haskell | |
- tcp | |
- tcp-streams-openssl | |
- tdd-util | |
- tds | |
- TeaHS | |
- teams | |
- teeth | |
- telegram | |
- telegram-api | |
- telegram-bot | |
- telegram-bot-simple | |
- telegram-raw-api | |
- telegram-types | |
- teleport | |
- teleshell | |
- tellbot | |
- tempi | |
- template-default | |
- template-haskell-optics | |
- template-haskell-util | |
- template-hsml | |
- template-yj | |
- templateify | |
- templatepg | |
- tempodb | |
- temporal-csound | |
- tempus | |
- tensor | |
- tensor-safe | |
- tensorflow | |
- tensorflow-core-ops | |
- tensorflow-logging | |
- tensorflow-opgen | |
- tensorflow-ops | |
- termbox | |
- termbox-banana | |
- termbox-bindings | |
- terminal-text | |
- termination-combinators | |
- termplot | |
- terntup | |
- terrahs | |
- tersmu | |
- test-fixture | |
- test-framework-doctest | |
- test-framework-quickcheck | |
- test-framework-sandbox | |
- test-framework-skip | |
- test-framework-testing-feat | |
- test-pkg | |
- test-sandbox | |
- test-sandbox-compose | |
- test-sandbox-hunit | |
- test-sandbox-quickcheck | |
- test-shouldbe | |
- test-simple | |
- testbench | |
- testCom | |
- testcontainers | |
- TestExplode | |
- testloop | |
- testpack | |
- testpattern | |
- testrunner | |
- TeX-my-math | |
- tex2txt | |
- texbuilder | |
- text-all | |
- text-and-plots | |
- text-ansi | |
- text-containers | |
- text-format-heavy | |
- text-generic-pretty | |
- text-icu-normalized | |
- text-lens | |
- text-lips | |
- text-locale-encoding | |
- text-markup | |
- text-normal | |
- text-offset | |
- text-plus | |
- text-position | |
- text-register-machine | |
- text-time | |
- text-trie | |
- text-utf8 | |
- text-utils | |
- text-xml-qq | |
- text-zipper-monad | |
- text1 | |
- textmatetags | |
- textocat-api | |
- textual | |
- tfp-th | |
- tftp | |
- tga | |
- th-alpha | |
- th-build | |
- th-context | |
- th-dict-discovery | |
- th-fold | |
- th-format | |
- th-instances | |
- th-kinds | |
- th-kinds-fork | |
- th-pprint | |
- th-sccs | |
- th-tc | |
- th-to-exp | |
- th-traced | |
- th-typegraph | |
- thank-you-stars | |
- theatre | |
- thentos-cookie-session | |
- Theora | |
- theoremquest | |
- theoremquest-client | |
- thih | |
- thimk | |
- Thingie | |
- thorn | |
- threadmanager | |
- threepenny-editors | |
- threepenny-gui-contextmenu | |
- threepenny-gui-flexbox | |
- thrift | |
- throttled-io-loop | |
- through-text | |
- thumbnail-plus | |
- thumbnail-polish | |
- tic-tac-toe | |
- tickle | |
- TicTacToe | |
- tictactoe3d | |
- tidal-midi | |
- tidal-serial | |
- tidal-vis | |
- tie-knot | |
- tiempo | |
- tiger | |
- tightrope | |
- tighttp | |
- timberc | |
- time-extras | |
- time-exts | |
- time-http | |
- time-io-access | |
- time-machine | |
- time-qq | |
- time-quote | |
- time-recurrence | |
- time-series | |
- time-series-lib | |
- time-w3c | |
- time-warp | |
- timecalc | |
- timemap | |
- timeout | |
- timeout-with-results | |
- timeparsers | |
- TimePiece | |
- timeplot | |
- timeprint | |
- timer-wheel | |
- timeseries | |
- timespan | |
- timeutils | |
- timezone-detect | |
- timezone-olson-th | |
- timezone-unix | |
- tini | |
- tintin | |
- tiny-scheduler | |
- TinyLaunchbury | |
- tinyMesh | |
- tinytemplate | |
- TinyURL | |
- tinyXml | |
- tip-haskell-frontend | |
- tip-lib | |
- titan | |
- titan-debug-yampa | |
- titan-record-yampa | |
- Titim | |
- tkhs | |
- tkyprof | |
- tldr | |
- tls-extra | |
- tlynx | |
- tmp-postgres | |
- tn | |
- to-haskell | |
- to-string-class | |
- to-string-instances | |
- toboggan | |
- todo | |
- todos | |
- tofromxml | |
- toilet | |
- token-search | |
- tokenify | |
- tokenizer-streaming | |
- tokstyle | |
- toktok | |
- tokyocabinet-haskell | |
- tokyotyrant-haskell | |
- tomato-rubato-openal | |
- toml | |
- tonatona-google-server-api | |
- tonatona-persistent-postgresql | |
- too-many-cells | |
- toodles | |
- Top | |
- top | |
- topkata | |
- torch | |
- TORCS | |
- total-map | |
- TotalMap | |
- touched | |
- Tournament | |
- toxcore | |
- toxcore-c | |
- toxiproxy-haskell | |
- toysolver | |
- tpar | |
- tpb | |
- tptp | |
- trace | |
- trace-call | |
- trace-function-call | |
- traced | |
- tracetree | |
- tracing | |
- tracked-files | |
- tracker | |
- trackit | |
- traction | |
- tracy | |
- trade-journal | |
- traildb | |
- trajectory | |
- transactional-events | |
- transf | |
- transfer-db | |
- transformations | |
- TransformeR | |
- transformers-abort | |
- transformers-compose | |
- transformers-convert | |
- transformers-lift | |
- transformers-runnable | |
- TransformersStepByStep | |
- transient | |
- transient-universe | |
- transient-universe-tls | |
- translatable-intset | |
- translate | |
- translate-cli | |
- trasa | |
- trasa-client | |
- trasa-extra | |
- trasa-form | |
- trasa-server | |
- trasa-th | |
- travis | |
- travis-meta-yaml | |
- trawl | |
- traypoweroff | |
- treap | |
- tree-monad | |
- tree-render-text | |
- tree-traversals | |
- TreeCounter | |
- treemap-html | |
- treemap-html-tools | |
- TreeStructures | |
- Treiber | |
- trek-app | |
- trek-db | |
- tremulous-query | |
- TrendGraph | |
- trhsx | |
- triangulation | |
- TrieMap | |
- tries | |
- trigger | |
- trim | |
- trimpolya | |
- tripLL | |
- trivia | |
- tropical | |
- tropical-geometry | |
- true-name | |
- truelevel | |
- trurl | |
- tsession | |
- tsession-happstack | |
- tsp-viz | |
- tsparse | |
- tsuntsun | |
- tsvsql | |
- tsweb | |
- ttask | |
- ttn-client | |
- tttool | |
- tubes | |
- tuntap | |
- tuntap-simple | |
- tup-functor | |
- tuple-gen | |
- tuple-lenses | |
- tuple-morph | |
- tuple-ops | |
- tupleinstances | |
- turing-machines | |
- turing-music | |
- turingMachine | |
- turtle-options | |
- tweak | |
- twee | |
- tweet-hs | |
- twentefp-eventloop-graphics | |
- twentefp-eventloop-trees | |
- twentefp-graphs | |
- twentefp-rosetree | |
- twentefp-trees | |
- twentefp-websockets | |
- twentyseven | |
- twfy-api-client | |
- twhs | |
- twidge | |
- twilight-stm | |
- twilio | |
- twill | |
- twine | |
- twirp | |
- twitter-conduit | |
- twitter-enumerator | |
- twitter-feed | |
- twitter-types | |
- twitter-types-lens | |
- tx | |
- txt | |
- txtblk | |
- TYB | |
- tyfam-witnesses | |
- typalyze | |
- type-assertions | |
- type-cache | |
- type-cereal | |
- type-combinators | |
- type-combinators-quote | |
- type-combinators-singletons | |
- type-digits | |
- type-eq | |
- type-indexed-queues | |
- type-int | |
- type-interpreter | |
- type-level-bst | |
- type-level-natural-number-induction | |
- type-level-natural-number-operations | |
- type-list | |
- type-ord | |
- type-ord-spine-cereal | |
- type-prelude | |
- type-sets | |
- type-settheory | |
- type-spine | |
- type-structure | |
- type-sub-th | |
- type-tree | |
- typeable-th | |
- TypeClass | |
- typed-encoding | |
- typed-encoding-encoding | |
- typed-streams | |
- typed-wire | |
- typedflow | |
- typedquery | |
- typehash | |
- TypeIlluminator | |
- typelevel | |
- typelevel-tensor | |
- TypeNat | |
- typeparams | |
- typerep-map | |
- types-compat | |
- typesafe-precure | |
- typescript-docs | |
- typograffiti | |
- tyro | |
- u2f | |
- uber | |
- uberlast | |
- ucam-webauth | |
- ucam-webauth-types | |
- uconv | |
- udp-conduit | |
- udp-streaming | |
- uhc-light | |
- uhc-util | |
- uhexdump | |
- uhttpc | |
- ui-command | |
- ulid | |
- UMM | |
- unagi-bloomfilter | |
- unamb-custom | |
- unbeliever | |
- unbound | |
- unbound-generics | |
- unbound-kind-generics | |
- unbounded-delays-units | |
- unboxed-containers | |
- unbreak | |
- unfix-binders | |
- unfoldable | |
- unfoldable-restricted | |
- uni-events | |
- uni-graphs | |
- uni-htk | |
- uni-posixutil | |
- uni-reactor | |
- uni-uDrawGraph | |
- uni-util | |
- unicode-normalization | |
- unicode-prelude | |
- unicode-show | |
- unicode-symbols | |
- uniform-io | |
- union | |
- union-map | |
- uniqueid | |
- uniquely-represented-sets | |
- units-attoparsec | |
- unittyped | |
- unitym-yesod | |
- universal-binary | |
- universe-th | |
- unix-fcntl | |
- unix-handle | |
- unix-process-conduit | |
- unjson | |
- unlifted-list | |
- unm-hip | |
- unordered-containers-rematch | |
- unordered-graphs | |
- unordered-intmap | |
- unpack-funcs | |
- unpacked-either | |
- unpacked-maybe | |
- unpacked-maybe-numeric | |
- unpacked-these | |
- unpacked-validation | |
- unparse-attoparsec | |
- unroll-ghc-plugin | |
- unsafely | |
- unscramble | |
- unsequential | |
- unused | |
- uom-plugin | |
- up | |
- Updater | |
- uploadcare | |
- upskirt | |
- ureader | |
- urembed | |
- uri | |
- uri-conduit | |
- uri-encoder | |
- uri-enumerator | |
- uri-enumerator-file | |
- uri-parse | |
- uri-template | |
- uri-templater | |
- url-bytes | |
- url-decoders | |
- url-generic | |
- URLb | |
- urlcheck | |
- urldecode | |
- UrlDisp | |
- urldisp-happstack | |
- urlencoded | |
- urlpath | |
- URLT | |
- urn | |
- urn-random | |
- urxml | |
- usb | |
- usb-enumerator | |
- usb-hid | |
- usb-id-database | |
- usb-iteratee | |
- usb-safe | |
- useragents | |
- users-mysql-haskell | |
- users-persistent | |
- utf8-prelude | |
- utf8-validator | |
- UTFTConverter | |
- util-exception | |
- util-plus | |
- util-primitive | |
- util-primitive-control | |
- util-universe | |
- uu-cco | |
- uu-cco-examples | |
- uu-cco-hut-parsing | |
- uu-cco-uu-parsinglib | |
- uuagc | |
- uuagc-bootstrap | |
- uuagc-cabal | |
- uuagc-diagrams | |
- uuid-aeson | |
- uuid-bytes | |
- uuid-crypto | |
- uvector | |
- uvector-algorithms | |
- uxadt | |
- v4l2 | |
- v4l2-examples | |
- vabal | |
- vabal-lib | |
- vacuum | |
- vacuum-cairo | |
- vacuum-graphviz | |
- vacuum-opengl | |
- vacuum-ubigraph | |
- valid-names | |
- validate-input | |
- validated-types | |
- Validation | |
- validations | |
- validationt | |
- value-supply | |
- vampire | |
- var | |
- varan | |
- variable-precision | |
- variables | |
- variation | |
- vault-tool-server | |
- vault-trans | |
- vaultaire-common | |
- vcache | |
- vcache-trie | |
- vcard | |
- vcatt | |
- vcf | |
- vcsgui | |
- vcswrapper | |
- Vec-Boolean | |
- Vec-OpenGLRaw | |
- Vec-Transform | |
- vect-floating | |
- vect-floating-accelerate | |
- vect-opengl | |
- vector-bytestring | |
- vector-circular | |
- vector-clock | |
- vector-conduit | |
- vector-endian | |
- vector-fftw | |
- vector-functorlazy | |
- vector-heterogenous | |
- vector-instances-collections | |
- vector-random | |
- vector-read-instances | |
- vector-space-map | |
- vector-space-opengl | |
- vector-space-points | |
- vector-static | |
- vector-text | |
- vectortiles | |
- venzone | |
- Verba | |
- verbalexpressions | |
- verdict | |
- verdict-json | |
- verifiable-expressions | |
- verify | |
- verilog | |
- verismith | |
- versioning | |
- versioning-servant | |
- vflow-types | |
- vfr-waypoints | |
- vgrep | |
- vhd | |
- vhdl | |
- vicinity | |
- ViennaRNA-extras | |
- viewprof | |
- views | |
- vigilance | |
- Villefort | |
- vimeta | |
- vimus | |
- vintage-basic | |
- vinyl-gl | |
- vinyl-json | |
- vinyl-named-sugar | |
- vinyl-operational | |
- vinyl-plus | |
- vinyl-utils | |
- vinyl-vectors | |
- virthualenv | |
- visibility | |
- vision | |
- visual-graphrewrite | |
- visual-prof | |
- visualize-cbn | |
- vitrea | |
- vivid | |
- vivid-osc | |
- vivid-supercollider | |
- vk-aws-route53 | |
- VKHS | |
- voicebase | |
- vorbiscomment | |
- vowpal-utils | |
- voyeur | |
- vpq | |
- VRML | |
- vte | |
- vtegtk3 | |
- vty-examples | |
- vty-menu | |
- vty-ui | |
- vty-ui-extras | |
- waargonaut | |
- wacom-daemon | |
- waddle | |
- wahsp | |
- wai-cli | |
- wai-devel | |
- wai-git-http | |
- wai-graceful | |
- wai-handler-devel | |
- wai-handler-scgi | |
- wai-handler-snap | |
- wai-handler-webkit | |
- wai-hmac-auth | |
- wai-lens | |
- wai-lite | |
- wai-logger-buffered | |
- wai-logger-prefork | |
- wai-make-assets | |
- wai-middleware-auth | |
- wai-middleware-cache | |
- wai-middleware-cache-redis | |
- wai-middleware-catch | |
- wai-middleware-consul | |
- wai-middleware-content-type | |
- wai-middleware-crowd | |
- wai-middleware-delegate | |
- wai-middleware-etag | |
- wai-middleware-headers | |
- wai-middleware-hmac-client | |
- wai-middleware-preprocessor | |
- wai-middleware-rollbar | |
- wai-middleware-route | |
- wai-middleware-static-caching | |
- wai-middleware-travisci | |
- wai-request-spec | |
- wai-responsible | |
- wai-route | |
- wai-router | |
- wai-routes | |
- wai-routing | |
- wai-secure-cookies | |
- wai-session-alt | |
- wai-session-mysql | |
- wai-session-postgresql | |
- wai-static-cache | |
- wai-thrift | |
- wai-throttler | |
- waitfree | |
- waitra | |
- waldo | |
- wallpaper | |
- warc | |
- warp-dynamic | |
- warp-static | |
- warp-systemd | |
- warped | |
- WashNGo | |
- wasm | |
- watchdog | |
- watcher | |
- watchit | |
- WAVE | |
- WaveFront | |
- wavefront-obj | |
- wavesurfer | |
- wavy | |
- weak-bag | |
- weather-api | |
- web-css | |
- web-encodings | |
- web-inv-route | |
- web-mongrel2 | |
- web-output | |
- web-page | |
- web-push | |
- web-rep | |
- web-routes-quasi | |
- web-routes-regular | |
- web-routes-transformers | |
- web-routing | |
- web3 | |
- webapi | |
- webapp | |
- WebBits | |
- WebBits-Html | |
- WebBits-multiplate | |
- webcloud | |
- WebCont | |
- webcrank | |
- webcrank-dispatch | |
- webcrank-wai | |
- webdriver-angular | |
- webdriver-snoy | |
- webdriver-w3c | |
- WeberLogic | |
- webfinger-client | |
- webkit-javascriptcore | |
- Webrexp | |
- webserver | |
- webshow | |
- websockets-rpc | |
- webwire | |
- weekdaze | |
- weighted | |
- weighted-regexp | |
- welshy | |
- werewolf | |
- werewolf-slack | |
- what4 | |
- Wheb | |
- wheb-mongo | |
- wheb-redis | |
- wheb-strapped | |
- while-lang-parser | |
- whim | |
- whiskers | |
- whitespace | |
- whois | |
- wholepixels | |
- why3 | |
- WikimediaParser | |
- wikipedia4epub | |
- wild-bind-indicator | |
- wild-bind-task-x11 | |
- windns | |
- windowslive | |
- winerror | |
- winio | |
- Wired | |
- wires | |
- wiring | |
- witty | |
- wkt | |
- wkt-geom | |
- wl-pprint-ansiterm | |
- wl-pprint-extras | |
- wl-pprint-terminfo | |
- WL500gPControl | |
- WL500gPLib | |
- wlc-hs | |
- WMSigner | |
- wobsurv | |
- woe | |
- woffex | |
- wol | |
- wolf | |
- word2vec-model | |
- WordAlignment | |
- wordify | |
- WordNet | |
- WordNet-ghc74 | |
- wordpass | |
- wordsearch | |
- work-time | |
- workdays | |
- Workflow | |
- workflow-extra | |
- workflow-osx | |
- workflow-pure | |
- workflow-types | |
- workflow-windows | |
- wp-archivebot | |
- wraxml | |
- wrecker | |
- wrecker-ui | |
- wreq-patchable | |
- wreq-sb | |
- wright | |
- writer-cps-full | |
- writer-cps-lens | |
- writer-cps-monads-tf | |
- writer-cps-morph | |
- ws | |
- wsdl | |
- wsedit | |
- wshterm | |
- wss-client | |
- wstunnel | |
- wtk | |
- wtk-gtk | |
- wu-wei | |
- wumpus-basic | |
- wumpus-core | |
- wumpus-drawing | |
- wumpus-microprint | |
- wumpus-tree | |
- WURFL | |
- wxAsteroids | |
- WXDiffCtrl | |
- wxdirect | |
- wxFruit | |
- WxGeneric | |
- wxhnotepad | |
- wxSimpleCanvas | |
- wxturtle | |
- wyvern | |
- x-dsp | |
- X11-extras | |
- X11-rm | |
- X11-xdamage | |
- X11-xfixes | |
- x86-64bit | |
- xchat-plugin | |
- xcp | |
- xdcc | |
- xdot | |
- Xec | |
- xenstore | |
- xfconf | |
- xformat | |
- xhaskell-library | |
- xhb | |
- xhb-atom-cache | |
- xhb-ewmh | |
- xilinx-lava | |
- xine | |
- xing-api | |
- xkbcommon | |
- xkcd | |
- xleb | |
- xls | |
- xlsior | |
- xlsx | |
- xlsx-tabular | |
- xlsx-templater | |
- xml-catalog | |
- xml-conduit-decode | |
- xml-conduit-stylist | |
- xml-enumerator | |
- xml-enumerator-combinators | |
- xml-extractors | |
- xml-html-conduit-lens | |
- xml-monad | |
- xml-parsec | |
- xml-pipe | |
- xml-prettify | |
- xml-push | |
- xml-query | |
- xml-query-xml-conduit | |
- xml-query-xml-types | |
- xml-tydom-conduit | |
- xml-tydom-core | |
- xml2json | |
- xml2x | |
- XmlHtmlWriter | |
- xmltv | |
- XMMS | |
- xmms2-client | |
- xmms2-client-glib | |
- xmonad-bluetilebranch | |
- xmonad-contrib-bluetilebranch | |
- xmonad-contrib-gpl | |
- xmonad-eval | |
- xmonad-vanessa | |
- xmonad-windownames | |
- xmpipe | |
- XMPP | |
- xor | |
- xorshift-plus | |
- Xorshift128Plus | |
- xournal-builder | |
- xournal-convert | |
- xournal-parser | |
- xournal-render | |
- xournal-types | |
- xsact | |
- XSaiga | |
- xsd | |
- xslt | |
- xtc | |
- xxhash | |
- y0l0bot | |
- yabi-muno | |
- Yablog | |
- yackage | |
- YACPong | |
- yahoo-finance-api | |
- yahoo-finance-conduit | |
- yahoo-web-search | |
- yajl | |
- yajl-enumerator | |
- yall | |
- yam | |
- yam-config | |
- yam-datasource | |
- yam-logger | |
- yam-redis | |
- yam-servant | |
- yam-transaction | |
- yam-transaction-odbc | |
- yam-transaction-postgresql | |
- yam-web | |
- yaml-pretty-extras | |
- yaml-rpc | |
- yaml-rpc-scotty | |
- yaml-rpc-snap | |
- YamlReference | |
- Yampa | |
- yampa-canvas | |
- yampa-glfw | |
- yampa-gloss | |
- yampa-glut | |
- yampa-sdl2 | |
- yampa-test | |
- yampa2048 | |
- YampaSynth | |
- yandex-translate | |
- yaop | |
- yap | |
- yarr | |
- yarr-image-io | |
- yavie | |
- yaya-test | |
- yaya-unsafe-test | |
- ycextra | |
- yeamer | |
- yeller | |
- yeshql | |
- yeshql-core | |
- yeshql-hdbc | |
- yeshql-postgresql-simple | |
- yesod-angular | |
- yesod-angular-ui | |
- yesod-articles | |
- yesod-auth-account | |
- yesod-auth-account-fork | |
- yesod-auth-basic | |
- yesod-auth-bcrypt | |
- yesod-auth-bcryptdb | |
- yesod-auth-deskcom | |
- yesod-auth-fb | |
- yesod-auth-hmac-keccak | |
- yesod-auth-kerberos | |
- yesod-auth-ldap | |
- yesod-auth-ldap-mediocre | |
- yesod-auth-ldap-native | |
- yesod-auth-lti13 | |
- yesod-auth-nopassword | |
- yesod-auth-oauth2 | |
- yesod-auth-pam | |
- yesod-auth-smbclient | |
- yesod-auth-zendesk | |
- yesod-bootstrap | |
- yesod-colonnade | |
- yesod-comments | |
- yesod-content-pdf | |
- yesod-continuations | |
- yesod-crud | |
- yesod-crud-persist | |
- yesod-datatables | |
- yesod-dsl | |
- yesod-examples | |
- yesod-fast-devel | |
- yesod-fay | |
- yesod-fb | |
- yesod-form-richtext | |
- yesod-gitrev | |
- yesod-goodies | |
- yesod-ip | |
- yesod-job-queue | |
- yesod-links | |
- yesod-lucid | |
- yesod-mangopay | |
- yesod-markdown | |
- yesod-paginate | |
- yesod-pagination | |
- yesod-paypal-rest | |
- yesod-platform | |
- yesod-pnotify | |
- yesod-pure | |
- yesod-purescript | |
- yesod-raml | |
- yesod-raml-bin | |
- yesod-raml-docs | |
- yesod-raml-mock | |
- yesod-recaptcha | |
- yesod-routes | |
- yesod-routes-flow | |
- yesod-routes-typescript | |
- yesod-rst | |
- yesod-s3 | |
- yesod-sass | |
- yesod-session-redis | |
- yesod-static-angular | |
- yesod-static-remote | |
- yesod-test-json | |
- yesod-tls | |
- yesod-vend | |
- yesod-worker | |
- yet-another-logger | |
- YFrob | |
- yggdrasil | |
- yhccore | |
- yi | |
- yi-contrib | |
- yi-core | |
- yi-dynamic-configuration | |
- yi-emacs-colours | |
- yi-frontend-pango | |
- yi-frontend-vty | |
- yi-fuzzy-open | |
- yi-ireader | |
- yi-keymap-cua | |
- yi-keymap-emacs | |
- yi-keymap-vim | |
- yi-language | |
- yi-misc-modes | |
- yi-mode-haskell | |
- yi-mode-javascript | |
- yi-monokai | |
- yi-snippet | |
- yi-solarized | |
- yi-spolsky | |
- yices | |
- yjftp | |
- yjftp-libs | |
- yoda | |
- Yogurt | |
- Yogurt-Standalone | |
- yoko | |
- york-lava | |
- yql | |
- yst | |
- yu-auth | |
- yu-core | |
- yu-launch | |
- yu-tool | |
- yu-utils | |
- yuuko | |
- yxdb-utils | |
- z3-encoding | |
- z85 | |
- zabt | |
- zampolit | |
- zbar | |
- ZEBEDDE | |
- zendesk-api | |
- zenhack-prelude | |
- zeno | |
- zephyr | |
- zerobin | |
- zeromq-haskell | |
- zeromq3-conduit | |
- zeromq3-haskell | |
- zeromq4-clone-pattern | |
- zeromq4-conduit | |
- zeromq4-patterns | |
- zeroth | |
- zettelkast | |
- ZFS | |
- zifter | |
- zifter-cabal | |
- zifter-git | |
- zifter-google-java-format | |
- zifter-hindent | |
- zifter-hlint | |
- zifter-stack | |
- zigbee-znet25 | |
- zip-conduit | |
- zipedit | |
- zipkin | |
- zipper | |
- zippo | |
- ziptastic-client | |
- ziptastic-core | |
- zlib-enum | |
- zm | |
- ZMachine | |
- zmcat | |
- zmidi-score | |
- zoneinfo | |
- zoom | |
- zoom-cache | |
- zoom-cache-pcm | |
- zoom-cache-sndfile | |
- zoom-refs | |
- zsh-battery | |
- zsyntax | |
- ztail | |
- ztar | |
- zuramaru | |
- Zwaluw | |
- zxcvbn-dvorak | |
- zxcvbn-hs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment