Remove module header
This commit is contained in:
parent
9a0baf00bd
commit
b25448ed91
|
@ -1,5 +1,3 @@
|
||||||
-- | A module re-exporting members commonly used throughout the MUSTE.
|
|
||||||
|
|
||||||
{-# OPTIONS_GHC -Wall -Wcompat #-}
|
{-# OPTIONS_GHC -Wall -Wcompat #-}
|
||||||
|
|
||||||
module Frelude.ReExports (module X) where
|
module Frelude.ReExports (module X) where
|
||||||
|
|
Loading…
Reference in a new issue