Skip to content

ajknoll/hiplambda

 
 

Repository files navigation

HipLambda TravisCI Hackage Dependencies

A HipChat bot in the spirit of Lambdabot providing useful commands use as

  • Haskell evaluation: > take 5 [1..] ==> [1,2,3,4,5]
  • Pointfree refactoring: /pf \xs n -> take n xs ==> flip take
  • Asking for a functions type, like GHCi's :t, using either that or :type
  • Using Hoogle: /hoogle [a] -> [a]
  • More to come

Add it to your room

About

Haskell bot for HipChat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nix 63.3%
  • Haskell 36.4%
  • Shell 0.3%