Skip to content

Commit c8acb39

Browse files
committed
Silence AMP warning.
1 parent 62efb1a commit c8acb39

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/release/release.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ import Network.HTTP.Conduit
3737
import Network.HTTP.Types
3838
import Network.Mime
3939
import System.Environment.Executable
40+
import Prelude -- Silence AMP warning
4041

4142
-- | Entrypoint.
4243
main :: IO ()

0 commit comments

Comments
 (0)