filepath
file path library
Provides functionality for manipulating file paths in a platform-independent way
Haskell FilePath core library
67 stars
16 watching
32 forks
Language: Haskell
last commit: about 1 month ago haskell
Related projects:
Repository | Description | Stars |
---|---|---|
haskell/haskeline | Provides a user interface for line input in command-line programs with features such as rich editing and customizability. | 224 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 179 |
haskell/network | Provides a low-level networking interface in Haskell | 329 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
haskell/statistics | A fast and efficient library for computing statistical data in Haskell | 301 |
haskell/play-haskell | A web-based Haskell development playground and compiler environment. | 130 |
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
haskell/fgl | A library that provides an inductive approach to dealing with graphs | 184 |
haskell-tools/haskell-tools | Developer tools for refactoring Haskell programs. | 249 |
noredink/haskell-libraries | A monorepo of Haskell libraries developed by NoRedInk for various internal projects. | 76 |
well-typed/unfolder | A repository providing code snippets to illustrate key concepts in Haskell programming | 84 |
haskell-github/github | A Haskell library providing an interface to the GitHub API. | 412 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 194 |
haskell/win32 | A direct binding to Windows API calls in the Haskell programming language. | 97 |