We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d43e07f + 097e775 commit 9a051d2Copy full SHA for 9a051d2
Distribution/Server/Framework/BackupRestore.hs
@@ -5,7 +5,7 @@
5
{-# LANGUAGE MultiParamTypeClasses #-}
6
{-# LANGUAGE RankNTypes #-}
7
{-# LANGUAGE RecordWildCards #-}
8
-{-# LANGUAGE ScopedTypeVariables #-}
+{-# LANGUAGE ScopedTypeVariables #-}
9
{-# OPTIONS_GHC -fno-warn-orphans #-}
10
11
module Distribution.Server.Framework.BackupRestore (
0 commit comments