packages feed

yhccore 0.9 → 0.9.1

raw patch · 2 files changed

+3/−3 lines, 2 filesnew-uploader

Files

Yhc/Core/Type.hs view
@@ -1,5 +1,5 @@-{-# OPTIONS_DERIVE --module=Yhc.Core.Binary --derive=BinaryOld --output=Binary.hs #-}-{-# OPTIONS_DERIVE --import --import=Yhc.Core.Internal.Binary --import=Control.Monad #-}+{- OPTIONS_DERIVE --module=Yhc.Core.Binary --derive=BinaryOld --output=Binary.hs -}+{- OPTIONS_DERIVE --import --import=Yhc.Core.Internal.Binary --import=Control.Monad -}  module Yhc.Core.Type where 
yhccore.cabal view
@@ -1,6 +1,6 @@ Cabal-Version:      >= 1.2 Name:               yhccore-Version:            0.9+Version:            0.9.1 Copyright:          2006-8, Neil Mitchell and The Yhc Team Maintainer:         ndmitchell@gmail.com Homepage:           http://www.haskell.org/haskellwiki/Yhc