head	1.3;
access;
symbols
	pkgsrc-2022Q4:1.2.0.8
	pkgsrc-2022Q4-base:1.2
	pkgsrc-2022Q3:1.2.0.6
	pkgsrc-2022Q3-base:1.2
	pkgsrc-2022Q2:1.2.0.4
	pkgsrc-2022Q2-base:1.2
	pkgsrc-2022Q1:1.2.0.2
	pkgsrc-2022Q1-base:1.2;
locks; strict;
comment	@# @;


1.3
date	2023.02.01.02.22.11;	author pho;	state dead;
branches;
next	1.2;
commitid	TeiG4ruDLpRryLbE;

1.2
date	2022.02.26.03.58.23;	author pho;	state Exp;
branches;
next	1.1;
commitid	YpGygpH4CsFi05uD;

1.1
date	2022.02.24.01.21.55;	author pho;	state Exp;
branches;
next	;
commitid	uZSuNHl2EIlldOtD;


desc
@@


1.3
log
@sysutils/hs-system-filepath: Remove the package

It's been marked as deprecated by the upstream. No packages in pkgsrc use
it any longer.
@
text
@# $NetBSD: Makefile,v 1.2 2022/02/26 03:58:23 pho Exp $

DISTNAME=	system-fileio-0.3.16.4
PKGREVISION=	1
CATEGORIES=	sysutils

MAINTAINER=	pkgsrc-users@@NetBSD.org
COMMENT=	Consistent filesystem interaction across GHC versions
LICENSE=	mit

.include "../../sysutils/hs-system-filepath/buildlink3.mk"
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
@


1.2
log
@Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2022/02/24 01:21:55 pho Exp $
@


1.1
log
@sysutils/hs-system-fileio: import hs-system-fileio-0.3.16.4

This is a small wrapper around the directory, unix, and Win32 packages, for
use with system-filepath. It provides a consistent API to the various
versions of these packages distributed with different versions of GHC.

In particular, this library supports working with POSIX files that have
paths which can't be decoded in the current locale encoding.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2022/02/12 08:50:33 pho Exp $
d4 1
@

