Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: hackage: filepath

This package provides functionality for manipulating FilePath values, and is shipped with GHC. It provides two variants for filepaths: legacy filepaths: type FilePath = String operating system abstracted filepaths (OsPath): internally unpinned ShortByteString (platform-dependent encoding) It is recommended to use OsPath when possible, because it is more correct. For each variant there are three main modules: System.FilePath.Posix / System.OsPath.Posix manipulates POSIX/Linux style FilePath values (with / as the path separator). System.FilePath.Windows / System.OsPath.Windows manipulates Windows style FilePath values (with either \ or / as the path separator, and deals with drives). System.FilePath / System.OsPath for dealing with current platform-specific filepaths For more powerful string manipulation of OsPath, you can use the os-string package (OsPath is a type synonym for OsString). An introduction into the new API can be found in this blog post. Code examples for the new API can be found here.
29 versions
Latest release: about 6 years ago
509 dependent packages
60,863 downloads total

View more package details: https://packages.ecosyste.ms/registries/hackage.haskell.org/packages/filepath

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/haskell%2Ffilepath

Dependent Repos 8,009

yishenggudou/blog
simple blog host on github
  • * pelican-blog/plugins/ace_editor/static/ace-build/demo/kitchen-sink/docs/haskell_cabal.cabal
  • * pelican-blog/plugins/ace_editor/static/ace-build/demo/kitchen-sink/docs/haskell_cabal.cabal

Size: 21.2 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

imding/imding.github.io
  • * cdtool/ace-builds/demo/kitchen-sink/docs/haskell_cabal.cabal
  • * cdtool/ace-builds/demo/kitchen-sink/docs/haskell_cabal.cabal

Size: 1.23 GB - Last synced: 9 months ago - Pushed: 9 months ago

solar-dev23/React-Electron-CryptoKami
  • * installers/cardano-installer.cabal

Size: 7.7 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

barneytran/bwidproject
  • * public/assets/plugins/ace-builds/demo/kitchen-sink/docs/haskell_cabal.cabal
  • * public/assets/plugins/ace-builds/demo/kitchen-sink/docs/haskell_cabal.cabal

Size: 263 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

psibi/process Fork of haskell/process
Library for dealing with system processes
  • >=1.2 && <1.5 process.cabal

Size: 2.57 MB - Last synced: 12 months ago - Pushed: over 1 year ago

Quantum-One-DLT/bcc-node Fork of The-Blockchain-Company/bcc-node
Launch turnkey AML/SEC compliant DAO's & DApps on the only AML/SEC compliant, quantum ready, 100% verified user base ecosystem - Quantum One. Stage 1 Public TestNet is derived from the Cardano ecosystem.
  • * bcc-node/bcc-node.cabal
  • * bcc-node-chairman/bcc-node-chairman.cabal
  • * bcc-testnet/bcc-testnet.cabal
  • * bcc-testnet/bcc-testnet.cabal

Size: 8.03 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

kafji/tasty-golden-easy 📦
Easy golden/expect testing using `tasty-golden`
  • * tasty-golden-easy.cabal
  • * tasty-golden-easy.cabal

Size: 24.4 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

freckle/stackctl
Manage CloudFormation Stacks through specifications
  • * stackctl.cabal

Size: 376 KB - Last synced: 3 days ago - Pushed: 2 months ago

serokell/tree-sitter
Serokell copy of tree-sitter repository, free from unneeded stuff for LIGO purposes
  • >=1.4.1 && <1.5 tree-sitter.cabal

Size: 2.74 MB - Last synced: 8 months ago - Pushed: over 1 year ago

ludat/conferer
Configuration managment for haskell
  • >=1.0 && <2.0 packages/conferer/conferer.cabal
  • >=1.0 && <2.0 packages/conferer/conferer.cabal

Size: 1.13 MB - Last synced: 18 days ago - Pushed: 3 months ago

haskell/hie-bios
Set up a GHC API session for various Haskell Projects
  • >=1.4.1 && <1.5 hie-bios.cabal
  • * hie-bios.cabal
  • * hie-bios.cabal
  • * tests/projects/multi-stack/multi-stack.cabal
  • * tests/projects/multi-stack-with-yaml/appA/appA.cabal
  • * tests/projects/multi-stack-with-yaml/appB/appB.cabal
  • * tests/projects/stack-with-yaml/stack-with-yaml.cabal

Size: 585 KB - Last synced: about 23 hours ago - Pushed: 3 days ago

Shiba-Chain/plutus-apps Fork of input-output-hk/plutus-apps
The Plutus application platform
  • * web-ghc/web-ghc.cabal

Size: 108 MB - Last synced: 6 months ago - Pushed: about 1 year ago

michaelpj/plutus Fork of input-output-hk/plutus
  • * plutus-benchmark/plutus-benchmark.cabal
  • * plutus-benchmark/plutus-benchmark.cabal
  • * plutus-tx-plugin/plutus-tx-plugin.cabal

Size: 131 MB - Last synced: 4 months ago - Pushed: 4 months ago

contrevaloir/plutus
  • * plutus-tx-plugin/plutus-tx-plugin.cabal

Size: 107 MB - Last synced: 7 months ago - Pushed: about 1 year ago

darrellcbrown/iohk
  • * playground-common/playground-common.cabal
  • * plutus-playground-server/plutus-playground-server.cabal
  • * web-ghc/web-ghc.cabal

Size: 107 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

mgilangjanuar/progamer
Introducing programming in a fun way
  • * lib/ace-builds-c915483e909bc1b3061cabaaf932f796c723226b/demo/kitchen-sink/docs/haskell_cabal.cabal
  • * lib/ace-builds-c915483e909bc1b3061cabaaf932f796c723226b/demo/kitchen-sink/docs/haskell_cabal.cabal

Size: 156 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

takoeight0821/sisku
  • * sisku.cabal
  • * sisku.cabal

Size: 1.86 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

mattborghi/plutus Fork of input-output-hk/plutus
The Plutus language implementation and tools
  • * marlowe-playground-server/marlowe-playground-server.cabal
  • * playground-common/playground-common.cabal
  • * plutus-benchmark/plutus-benchmark.cabal
  • * plutus-core/plutus-core.cabal
  • * plutus-core/plutus-core.cabal
  • * plutus-playground-server/plutus-playground-server.cabal
  • * web-ghc/web-ghc.cabal

Size: 89.9 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

yav/pretty-show
Tools for working with derived Show instances in Haskell.
  • * pretty-show.cabal

Size: 256 KB - Last synced: 2 months ago - Pushed: about 1 year ago

fredmorcos/attic
Archive of old stuff.
  • * Projects/CoreUtils (Haskell)/hscoreutils.cabal

Size: 57.4 MB - Last synced: 24 days ago - Pushed: 24 days ago

haskell-compat/th-compat
Backward- (and forward-)compatible Quote and Code types
  • >=1.2.0.0 && <1.5 th-compat.cabal

Size: 60.5 KB - Last synced: 4 days ago - Pushed: 10 days ago

sol/doctest
An implementation of Python's doctest for Haskell
  • * doctest.cabal
  • * doctest.cabal

Size: 771 KB - Last synced: 4 days ago - Pushed: 5 months ago

archywillhe/0a.io-v0
<Built with Haskell on Hakyll> <boilerplate at: archywillhe/0a.io-hakyll-boilerplate>
  • ==1.4.* 0a.cabal

Size: 70.9 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

Seng-Jik/PyMO-Porter
Convert PyMO game script to other scripting languages.
  • * PyMO-Porter.cabal

Size: 40 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago

yi-editor/yi
The Haskell-Scriptable Editor
  • >=1.1 yi-core/yi-core.cabal
  • >=1.4.0 yi-fuzzy-open/yi-fuzzy-open.cabal
  • * yi-misc-modes/yi-misc-modes.cabal
  • * yi-mode-haskell/yi-mode-haskell.cabal

Size: 33 MB - Last synced: 4 days ago - Pushed: 6 months ago

austinvhuang/openmemex
Open source, local-first knowledge platform.
  • * openmemex.cabal

Size: 328 KB - Last synced: about 19 hours ago - Pushed: over 1 year ago

SIPRESSDUYSTARSMX/bond Fork of microsoft/bond
Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services.
  • * compiler/bond.cabal
  • * compiler/bond.cabal
  • >=1.0 examples/codegen/read-only/rocs.cabal

Size: 16.7 MB - Last synced: 6 months ago - Pushed: 7 months ago

h3rb/docsi
A clone of Geordi IRC bot to be used as an IRC documentation service
  • * geordi.cabal

Size: 281 KB - Last synced: 12 months ago - Pushed: about 9 years ago

c9/core 📦
Cloud9 Core - Part of the Cloud9 SDK for Plugin Development https://c9.github.io/core/ https://c9.io
  • * plugins/node_modules/ace/demo/kitchen-sink/docs/haskell_cabal.cabal
  • * plugins/node_modules/ace/demo/kitchen-sink/docs/haskell_cabal.cabal

Size: 34.6 MB - Last synced: 16 days ago - Pushed: about 3 years ago

HackBulgaria/Haskell-1
Functional Programming with Haskell
  • installed week5/1-SimpleYesod/cabal.config

Size: 519 KB - Last synced: 28 days ago - Pushed: over 8 years ago

yzhou61/xmonad-contrib
Mirror of XMonadContrib + my patches
  • * xmonad-contrib.cabal

Size: 2.67 MB - Last synced: 8 months ago - Pushed: over 8 years ago

sergv/dotemacs
emacs config
  • * third-party/haskell-mode/tests/test-data/Test.cabal
  • * third-party/haskell-mode/tests/test-data/Test.cabal

Size: 100 MB - Last synced: about 13 hours ago - Pushed: about 21 hours ago

mhwombat/exp-uivector-prediction-wains
Wains that predict the future
  • * exp-uivector-prediction-wains.cabal

Size: 212 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago

sacundim/tau-sigma
A command-line utility for clock stability analysis (e.g., Allan deviation)
  • * tau-sigma.cabal

Size: 13.3 MB - Last synced: 10 months ago - Pushed: almost 8 years ago

cchalmers/optical
lens based prelude
  • * optical.cabal

Size: 75.2 KB - Last synced: 8 months ago - Pushed: about 7 years ago

jrclogic/SMCDEL
A symbolic model checker for Dynamic Epistemic Logic.
  • * smcdel.cabal

Size: 14.1 MB - Last synced: 8 days ago - Pushed: 8 days ago

silky/super-reference
:books: Web-based reference manager, written in Haskell.
  • * super-reference.cabal

Size: 3.6 MB - Last synced: about 1 year ago - Pushed: almost 8 years ago

iand675/brewkit
Haskell release toolkit
  • * brewkit.cabal

Size: 148 KB - Last synced: 12 months ago - Pushed: almost 9 years ago

joneshf/optimization
  • ==1.4.* p4/p4.cabal
  • * p4/p4.cabal
  • ==1.4.* px2/px2.cabal
  • * px2/px2.cabal

Size: 1.29 MB - Last synced: about 1 year ago - Pushed: almost 9 years ago

mjgpy3/formantis
Haskell/Yesod breakable toy
  • installed cabal.config

Size: 254 KB - Last synced: about 1 year ago - Pushed: almost 9 years ago

clemniem/LambDraw
Final project in FFP 2015.
  • ==1.3.* Software/LambDraw.cabal

Size: 21.9 MB - Last synced: about 1 year ago - Pushed: almost 9 years ago

jtod/Hydra
Functional computer hardware description language
  • * hydra.cabal

Size: 3.54 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

OlafChitil/hat
The Haskell tracer - generating and viewing Haskell execution traces
  • >=1.3 hat.cabal

Size: 2.18 MB - Last synced: 12 months ago - Pushed: almost 4 years ago

mymoocs/CIS194
Homework solutions for UPenn's CIS 194
  • * byorgey/haskell/2016/cis194.cabal

Size: 8.18 MB - Last synced: 2 days ago - Pushed: over 5 years ago

UCSD-PL/algorithmic-software-verification
Course Materials for Graduate Class on Algorithmic Software Verification
  • * assignments/hw2-liquid/nano-js.cabal

Size: 15.1 MB - Last synced: 3 days ago - Pushed: almost 11 years ago

opensuse-haskell/git-annex
git-annex read only mirror for opensuse git-annex package
  • * git-annex.cabal

Size: 71.3 MB - Last synced: 1 day ago - Pushed: 1 day ago

atmehedi/ace Fork of ajaxorg/ace
Ace (Ajax.org Cloud9 Editor)
  • * demo/kitchen-sink/docs/haskell_cabal.cabal
  • * demo/kitchen-sink/docs/haskell_cabal.cabal

Size: 37 MB - Last synced: 6 months ago - Pushed: over 4 years ago

haskell/lsp
Haskell library for the Microsoft Language Server Protocol
  • * lsp-test/lsp-test.cabal
  • * lsp-test/lsp-test.cabal
  • * lsp-types/lsp-types.cabal

Size: 3.43 MB - Last synced: about 23 hours ago - Pushed: 1 day ago

thoughtpolice/hs-ed25519
Minimal ed25519 Haskell package, binding to the ref10 SUPERCOP implementation.
  • >=1.0 && <1.5 ed25519.cabal

Size: 204 KB - Last synced: 4 days ago - Pushed: 4 months ago

jbirch/fuckin-about-with-hs
Get up a simple Haskell webapp
  • 1.4.0.0 cabal.config

Size: 13.7 KB - Last synced: 7 months ago - Pushed: about 8 years ago

thsutton/aeson-diff
Generate and apply diffs between JSON documents.
  • * aeson-diff.cabal

Size: 121 KB - Last synced: 8 months ago - Pushed: over 1 year ago

CodaFi/language-swift
A Parser and Pretty Printer for Swift
  • >=1.0 language-swift.cabal
  • * language-swift.cabal

Size: 215 KB - Last synced: about 1 year ago - Pushed: about 9 years ago

haskellweekly/haskellweekly
Publishes curated news about the Haskell programming language.
  • >=1.4.2 && <1.5 haskellweekly.cabal
  • * haskellweekly.cabal

Size: 3.83 MB - Last synced: about 7 hours ago - Pushed: 1 day ago

jwaldmann/haskell-tpdb
parser and prettyprinter for TPDB syntax (termination problem data base)
  • * tpdb.cabal

Size: 257 KB - Last synced: 4 days ago - Pushed: 6 months ago

yav/graphmod
A utility for displaying the module dependencies of Haskell programs.
  • * graphmod.cabal

Size: 536 KB - Last synced: 3 days ago - Pushed: over 1 year ago

evmar/gat
git clone in haskell
  • * gat.cabal

Size: 187 KB - Last synced: 12 months ago - Pushed: over 15 years ago

cgo/convert-audio
Simple command line tool for converting a bunch of audio files (optionally concurrently).
  • >=1.4 convert-audio.cabal

Size: 2.93 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago

alsonkemp/turbinado-website
This is the turbinado.org website
  • * turbinado.cabal

Size: 2.3 MB - Last synced: 12 months ago - Pushed: almost 15 years ago