Remove module header

This commit is contained in:
Frederik Hanghøj Iversen 2018-10-26 15:54:43 +02:00
parent 9a0baf00bd
commit b25448ed91
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
-- | A module re-exporting members commonly used throughout the MUSTE.
{-# OPTIONS_GHC -Wall -Wcompat #-}
module Frelude.ReExports (module X) where