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.
1 parent 4c736d7 commit 097e775Copy full SHA for 097e775
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