Rename to path
This commit is contained in:
parent
cf7139b381
commit
432acd13b6
2
LICENSE
2
LICENSE
@ -1,4 +1,4 @@
|
|||||||
Copyright (c) 2015, paths
|
Copyright (c) 2015, FP Complete
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
name: paths
|
name: path
|
||||||
version: 0.0.0
|
version: 0.0.0
|
||||||
synopsis: Typed paths
|
synopsis: Path
|
||||||
description: Typed paths
|
description: Path
|
||||||
license: BSD3
|
license: BSD3
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Chris Done
|
author: Chris Done
|
||||||
maintainer: chrisdone@gmail.com
|
maintainer: chrisdone@fpcomplete.com
|
||||||
copyright: 2015 Chris Done
|
copyright: 2015 FP Complete
|
||||||
category: Filesystem
|
category: Filesystem
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
cabal-version: >=1.8
|
cabal-version: >=1.8
|
||||||
@ -28,4 +28,4 @@ test-suite test
|
|||||||
, base
|
, base
|
||||||
, hspec
|
, hspec
|
||||||
, mtl
|
, mtl
|
||||||
, paths
|
, path
|
Loading…
Reference in New Issue
Block a user