aboutsummaryrefslogtreecommitdiffstats
path: root/src/VeriFuzz/Verilog
diff options
context:
space:
mode:
Diffstat (limited to 'src/VeriFuzz/Verilog')
-rw-r--r--src/VeriFuzz/Verilog/Lex.x1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/VeriFuzz/Verilog/Lex.x b/src/VeriFuzz/Verilog/Lex.x
index 2e99698..fb071d4 100644
--- a/src/VeriFuzz/Verilog/Lex.x
+++ b/src/VeriFuzz/Verilog/Lex.x
@@ -1,3 +1,4 @@
+-- -*- haskell -*-
{
{-# OPTIONS_GHC -w #-}
module VeriFuzz.Verilog.Lex