mirror of
https://github.com/Start9Labs/registry.git
synced 2026-04-04 21:59:43 +00:00
format all the things
This commit is contained in:
committed by
Keagan McClelland
parent
36a9f3f6f2
commit
d3c4772b05
@@ -1,6 +1,6 @@
|
||||
{-# LANGUAGE PackageImports #-}
|
||||
import "start9-registry" Application (develMain)
|
||||
import Prelude (IO)
|
||||
import "start9-registry" Application ( develMain )
|
||||
import Prelude ( IO )
|
||||
|
||||
main :: IO ()
|
||||
main = develMain
|
||||
main = develMain
|
||||
|
||||
Reference in New Issue
Block a user