diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 13:41:51 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:49 +0700 |
commit | b94994994ba007054e910c77894ae5058a30f73d (patch) | |
tree | 4e1574f0444d9d57ef936a5f7cfc1cc0c85b98ab /haskell/haskell-system-filepath/slack-desc | |
parent | d5a56a88b4dd81d759d658115d3f2c8b72b6adf0 (diff) |
haskell/haskell-system-filepath: Added (path manipulations).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-system-filepath/slack-desc')
-rw-r--r-- | haskell/haskell-system-filepath/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-system-filepath/slack-desc b/haskell/haskell-system-filepath/slack-desc new file mode 100644 index 0000000000000..4a7027da377c2 --- /dev/null +++ b/haskell/haskell-system-filepath/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +haskell-system-filepath: haskell-system-filepath (file and directory path manipulations) +haskell-system-filepath: +haskell-system-filepath: High-level, byte-based file and directory path +haskell-system-filepath: manipulations. Deprecated in favor of filepath. +haskell-system-filepath: +haskell-system-filepath: +haskell-system-filepath: +haskell-system-filepath: +haskell-system-filepath: +haskell-system-filepath: +haskell-system-filepath: |