From a11fe67bac39409a738d987823ad990bc2a49f6a Mon Sep 17 00:00:00 2001 From: dsomero Date: Mon, 21 May 2012 20:00:14 -0400 Subject: Fix files with no newline at the end. Signed-off-by: dsomero --- haskell/haskell-gloss/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'haskell/haskell-gloss') diff --git a/haskell/haskell-gloss/doinst.sh b/haskell/haskell-gloss/doinst.sh index b1fc64f55c..3268c238bf 100644 --- a/haskell/haskell-gloss/doinst.sh +++ b/haskell/haskell-gloss/doinst.sh @@ -1 +1 @@ -chroot . /usr/bin/ghc-pkg recache \ No newline at end of file +chroot . /usr/bin/ghc-pkg recache -- cgit v1.2.3