Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dzhus/static-text
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.2
Choose a base ref
...
head repository: dzhus/static-text
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.3
Choose a head ref
  • 10 commits
  • 8 files changed
  • 1 contributor

Commits on Mar 26, 2017

  1. chore: changelog.md

    This adds a human-readable version history on the Hackage package page
    dzhus committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    ee67780 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2b6cc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97953ed View commit details
    Browse the repository at this point in the history
  4. test: createLeft

    dzhus committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    b900c73 View commit details
    Browse the repository at this point in the history
  5. fix: createLeft

    Reported by Altai-Man in #4
    dzhus committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    d255bda View commit details
    Browse the repository at this point in the history
  6. docs: Properly mention required extensions

    Pragma blocks must be escaped to be displayed correctly in
    Haddock-generated docs
    dzhus committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    1bb35a7 View commit details
    Browse the repository at this point in the history
  7. docs: Use ByteString in examples and tests

    It probably makes more sense for a "network protocol" example
    dzhus committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    c88a534 View commit details
    Browse the repository at this point in the history
  8. docs: Export Elem from top-level module

    Keep minimal documentation in the same module
    dzhus committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    95a8ff8 View commit details
    Browse the repository at this point in the history
  9. docs: Cleanup README

    Most of it is now in the top module documentation
    dzhus committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    2a96c88 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5075868 View commit details
    Browse the repository at this point in the history
Loading