malcolm     2003/03/17 10:08:13 PST
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.0.8
Precedence: bulk
List-Help: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <http://www.haskell.org/mailman/listinfo/cvs-green-card>,
        <mailto:[EMAIL PROTECTED]>
List-Id: fptools/green-card CVS commit messages <cvs-green-card.haskell.org>
List-Unsubscribe: <http://www.haskell.org/mailman/listinfo/cvs-green-card>,
        <mailto:[EMAIL PROTECTED]>
List-Archive: <http://www.haskell.org/pipermail/cvs-green-card/>
Date: Mon, 17 Mar 2003 10:08:14 -0800

  Modified files:
    green-card/src       Casm.lhs DIS.lhs GreenCard.lhs Lex.lhs 
                         Makefile PrettyUtils.lhs Proc.lhs 
                         Process.lhs Target.lhs Type.lhs 
  Log:
  Remove the NHC backend - it never worked anyway.
  Rename some library imports to their hierarchical locations:
      Pretty    -> Text.PrettyPrint
      GetOpt    -> System.Console.GetOpt
      FiniteMap -> Data.FiniteMap
  And set a Makefile target 'nhc98' which builds via hmake.
  
  Revision  Changes    Path
  1.38      +3 -105    fptools/green-card/src/Casm.lhs
  1.12      +1 -1      fptools/green-card/src/DIS.lhs
  1.32      +4 -10     fptools/green-card/src/GreenCard.lhs
  1.20      +1 -1      fptools/green-card/src/Lex.lhs
  1.35      +6 -0      fptools/green-card/src/Makefile
  1.10      +1 -1      fptools/green-card/src/PrettyUtils.lhs
  1.51      +1 -3      fptools/green-card/src/Proc.lhs
  1.49      +1 -15     fptools/green-card/src/Process.lhs
  1.8       +0 -7      fptools/green-card/src/Target.lhs
  1.6       +1 -1      fptools/green-card/src/Type.lhs
_______________________________________________
Cvs-green-card mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-green-card

Reply via email to