Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
haskell
path-like
Commits
4cb14afd
Commit
4cb14afd
authored
5 years ago
by
root
Browse files
Options
Download
Email Patches
Plain Diff
Clean up LICENSE
parent
73f9a45a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
3 deletions
+1
-3
LICENSE
LICENSE
+0
-2
path-like.cabal
path-like.cabal
+1
-1
No files found.
LICENSE
View file @
4cb14afd
MIT License
Copyright (c) 2020 Daniel Firth
Permission is hereby granted, free of charge, to any person obtaining a copy
...
...
This diff is collapsed.
Click to expand it.
path-like.cabal
View file @
4cb14afd
...
...
@@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack
name: path-like
version: 0.2.0.
0
version: 0.2.0.
1
synopsis: PathLike, FileLike and DirLike type classes for the Path library.
description: Type classes for the Path library. Exports PathLike, FileLike and DirLike classes so that stricter types may be used as Paths.
category: Filesystem
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment