Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. package aeson-typescript

    Generate TypeScript definition files from your ADTs Please see the README on Github at https://github.com/codedownio/aeson-typescript#readme

  2. package aeson-warning-parser

    Library providing JSON parser that warns about unexpected fields in objects. Please see the README on GitHub at https://github.com/commercialhaskell/aeson-warning-parser#readme

  3. package aeson-yaml

    Output any Aeson value as YAML (pure Haskell library) This library exposes functions for encoding any Aeson value as YAML. There is also support for encoding multiple values into YAML "documents". This library is pure Haskell, and does not depend on C FFI with libyaml. It is also licensed under the BSD3 license.

  4. package aftovolio

    An AFTOVolio implementation for creating texts with special phonetic / prosodic properties. It is another project that is based on the similar ideas as phonetic-languages-simplified-examples-array package. It combines general functionality with an example of complete one for Ukrainian language with extended documentation, mostly in the README.md file.

  5. package agreeing

    Idiomatic data structure for agreement Please see the README on GitHub at https://github.com/jcranch/agreeing#readme

  6. package alarmclock

    Wake up and perform an action at a certain time. Please see the README at https://github.com/DaveCTurner/alarmclock/blob/master/README.md

  7. package alex-meta

    Quasi-quoter for Alex lexers A Template-Haskell based version of the Alex lexer generator. It is used by BNFC-meta to generate lexers and currently this is the only feature known to be working.

  8. package alex-tools

    A set of functions for a common use case of Alex. This captures a common pattern for using Alex.

  9. package annotated-wl-pprint

    The Wadler/Leijen Pretty Printer, with annotation support This is a modified version of wl-pprint, which was based on Wadler's paper "A Prettier Printer". See the haddocks for full info. This version allows the library user to annotate the text with semantic information, which can later be rendered in a variety of ways.

  10. package ansi-terminal-game

    cross-platform library for terminal games Library which aims to replicate standard 2d game functions (blit, ticks, timers, etc.) in a terminal setting; features double buffering to optimise performance. Aims to be cross compatible (based on "ansi-terminal", no unix-only dependencies), practical. See examples folder for some minimal programs. A full game: venzone.

Page 159 of many | Previous | Next