diff --git a/Yhc/Core/Type.hs b/Yhc/Core/Type.hs
--- a/Yhc/Core/Type.hs
+++ b/Yhc/Core/Type.hs
@@ -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
 
diff --git a/yhccore.cabal b/yhccore.cabal
--- a/yhccore.cabal
+++ b/yhccore.cabal
@@ -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
