mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-26 02:11:53 +00:00
format all the things
This commit is contained in:
committed by
Keagan McClelland
parent
ac5acaa685
commit
e2d2fb6afc
@@ -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