[commit: packages/hoopl] master: Update bug tracker URL (cca20ad)

git at git.haskell.org git at git.haskell.org
Mon Dec 21 22:13:44 UTC 2015


Repository : ssh://git@git.haskell.org/hoopl

On branch  : master
Link       : http://git.haskell.org/packages/hoopl.git/commitdiff/cca20ad0c2606db16dd548900aaaacc7ec601a55

>---------------------------------------------------------------

commit cca20ad0c2606db16dd548900aaaacc7ec601a55
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Sat Aug 8 14:56:08 2015 +0200

    Update bug tracker URL


>---------------------------------------------------------------

cca20ad0c2606db16dd548900aaaacc7ec601a55
 hoopl.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hoopl.cabal b/hoopl.cabal
index 200b438..60587c3 100644
--- a/hoopl.cabal
+++ b/hoopl.cabal
@@ -12,7 +12,7 @@ License-File:        LICENSE
 Author:              Norman Ramsey, Joao Dias, Simon Marlow and Simon Peyton Jones
 Maintainer:          nr at cs.tufts.edu, andreas.voellmy at gmail.com, email at ningwang.org
 Homepage:            http://ghc.cs.tufts.edu/hoopl/
-Bug-Reports:         http://ghc.haskell.org/trac/ghc/newticket?component=libraries/hoopl
+Bug-Reports:         https://github.com/haskell/hoopl/issues/
 Build-Type:          Simple
 Cabal-Version:       >=1.10
 Synopsis:            A library to support dataflow analysis and optimization



More information about the ghc-commits mailing list