diff --git a/Ebnf2ps.cabal b/Ebnf2ps.cabal
--- a/Ebnf2ps.cabal
+++ b/Ebnf2ps.cabal
@@ -1,5 +1,5 @@
 Name:                Ebnf2ps
-Version:             1.0.14
+Version:             1.0.15
 Synopsis:               Peter's Syntax Diagram Drawing Tool
 Homepage:            https://github.com/FranklinChen/Ebnf2ps
 Bug-reports:         https://github.com/FranklinChen/Ebnf2ps/issues
@@ -17,6 +17,15 @@
                         immediatedly included in TeX/LaTeX documents and in
                         texts created with other popular document preparation
                         systems.
+Tested-with:         GHC==7.4.2
+                   , GHC==7.6.2
+                   , GHC==7.6.3
+                   , GHC==7.8.1
+                   , GHC==7.8.2
+                   , GHC==7.8.3
+                   , GHC==7.8.4
+                   , GHC==7.10.1
+                   , GHC==7.10.2
 
 Extra-source-files: README.md,
           examples/ebnf.BNF examples/gofer.BNF examples/regular.BNF, examples/examples.ps,
diff --git a/dist/build/ebnf2ps/ebnf2ps-tmp/Ebnf2psParser.hs b/dist/build/ebnf2ps/ebnf2ps-tmp/Ebnf2psParser.hs
--- a/dist/build/ebnf2ps/ebnf2ps-tmp/Ebnf2psParser.hs
+++ b/dist/build/ebnf2ps/ebnf2ps-tmp/Ebnf2psParser.hs
@@ -1052,7 +1052,7 @@
 {-# LINE 1 "templates/GenericTemplate.hs" #-}
 {-# LINE 1 "<built-in>" #-}
 {-# LINE 19 "<built-in>" #-}
-{-# LINE 1 "/usr/local/Cellar/ghc/7.10.1_1/lib/ghc-7.10.1/include/ghcversion.h" #-}
+{-# LINE 1 "/usr/local/Cellar/ghc/7.10.2/lib/ghc-7.10.2/include/ghcversion.h" #-}
 
 
 
