This commit is contained in:
Joey Hess 2013-10-18 11:24:41 -04:00
parent 36ebf86469
commit 4722dcc92b
3 changed files with 2 additions and 5 deletions

View file

@ -5,8 +5,7 @@
- Licensed under the GNU AGPL version 3 or higher.
-}
{-# LANGUAGE TypeFamilies, QuasiQuotes, TemplateHaskell, OverloadedStrings, FlexibleContexts #-}
{-# LANGUAGE CPP #-}
{-# LANGUAGE QuasiQuotes, TemplateHaskell, OverloadedStrings #-}
module Assistant.WebApp.Configurators.Fsck where