summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/haddock/should_compile_flag_nohaddock/haddockB004.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghc-regress/haddock/should_compile_flag_nohaddock/haddockB004.hs')
-rw-r--r--testsuite/tests/ghc-regress/haddock/should_compile_flag_nohaddock/haddockB004.hs17
1 files changed, 0 insertions, 17 deletions
diff --git a/testsuite/tests/ghc-regress/haddock/should_compile_flag_nohaddock/haddockB004.hs b/testsuite/tests/ghc-regress/haddock/should_compile_flag_nohaddock/haddockB004.hs
deleted file mode 100644
index cc9e07e6b2..0000000000
--- a/testsuite/tests/ghc-regress/haddock/should_compile_flag_nohaddock/haddockB004.hs
+++ /dev/null
@@ -1,17 +0,0 @@
-{-# OPTIONS_GHC -XNoImplicitPrelude #-}
------------------------------------------------------------------------------
---
--- Module : Foreign
--- Copyright : (c) The FFI task force 2001
--- License : BSD-style (see the file libraries/base/LICENSE)
---
--- Maintainer : ffi@haskell.org
--- Stability : provisional
--- Portability : portable
---
--- A collection of data types, classes, and functions for interfacing
--- with another programming language.
---
------------------------------------------------------------------------------
-
-module Hej where