@hackage hyper-haskell-server dependencies
12 results
@hackage/haskell-src-exts
Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/deepseq
Deep evaluation of data structures
@hackage/hint
A Haskell interpreter built on top of the GHC API
@hackage/base
Core data structures and operations
@hackage/filepath
Library for manipulating FilePaths in a cross platform way.
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/aeson
Fast JSON parsing and encoding
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/hyper
Display class for the HyperHaskell graphical Haskell interpreter
@hackage/scotty
Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp