ihaskell-hvega

IHaskell display instance for hvega types.

https://github.com/DougBurke/hvega

Version on this page:0.1.0.3
LTS Haskell 22.14:0.5.0.5
Stackage Nightly 2024-03-28:0.5.0.5
Latest on Hackage:0.5.0.5

See all snapshots ihaskell-hvega appears in

BSD-3-Clause licensed by Douglas Burke
Maintained by [email protected]
This version can be pinned in stack with:ihaskell-hvega-0.1.0.3@sha256:461449335e49be4f1eb6b470650e91c70aff0b6af2a6a8643db7718d75e7c25c,1197

Module documentation for 0.1.0.3

ihaskell-hvega

View Vega-Lite visualizations created by the hvega package in IHaskell notebooks. It relies on Vega-Embed to do the hard work of parsing and displaying the Vega Lite specification.

This code is released under the BSD3 license.

Changes

For the latest version of this document, please see https://github.com/DougBurke/hvega/blob/master/ihaskell-hvega/CHANGELOG.md.

0.1.0.3

The only change is to the cabal file, where cabal-version: >=1.10 has been changed to cabal-version: 1.18. I honestly don’t know what the minimum-supported version actually is (the version bump is to match that used by hvega.

0.1.0.2

Updated the upper bounds of aeson to really allow v1.4. This was not released on Hackage.

0.1.0.1

The source code has been moved to the src sub-directory to match the layout used by hvega.

Several incorrect links in the cabal file have been fixed (as my GitHub user name is not actually githubuser).

The cabal package now includes stack.yaml and default.nix (although the latter is not guaranteed to be correct), as well as a change log.

Since ihaskell is now in Stackage, the LTS version has been updated to reflect this (to LTS 11.19), and the extra dependency removed.

0.1.0.0

This is the initial version of ihaskell-hvega, and is released with hvega version 0.1.0.0.