Skip to content
Avatar

Highlights

Organizations

@haskell-pkg-janitors @ledger

Sponsors

@gregorias @Gioyik @kevinalh @chrislloyd @fosskers

Sponsoring

@increpare

Pinned

  1. easy-to-use command-line/curses/web plaintext accounting tool; a modern and largely compatible Haskell rewrite of Ledger

    HTML 1.6k 215

  2. Easy, repeatable testing of CLI programs/commands

    Haskell 72 6

  3. Easily time one or more commands with one or more executables and show tabular results

    Haskell 17

  4. A Breakout prototype, for exploring haskell game dev.

    Haskell 1

  5. A featureful wiki engine based on Zope 2

    Python 13 9

  6. 1
    # unregister broken GHC packages. Run this a few times to resolve dependency rot in installed packages.                                                                                                                                     
    2
    # ghc-pkg-clean -f cabal/dev/packages*.conf also works.                                                                                                                                                                                     
    3
    function ghc-pkg-clean() {
    4
        for p in `ghc-pkg check $* 2>&1  | grep problems | awk '{print $6}' | sed -e 's/:$//'`
    5
        do

1,792 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

December 2020

Created a pull request in Homebrew/homebrew-core that received 21 comments

hledger 1.20

Update to hledger 1.20. Also, use hledger-web's built-in tests build with a newer stackage snapshot.

+36 −35 21 comments
Reviewed 1 pull request in 1 repository
simonmichael/hledger 1 pull request

Created an issue in oprypin/nightly.link that received 4 comments

internal server error

Thanks for this service. I tried creating https://nightly.link/simonmichael/hledger/workflows/linux/master, but the hledger-ubuntu link there gives…

4 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.