mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-31 04:03:40 +00:00
categories refactor
This commit is contained in:
6
app/devel.hs
Normal file
6
app/devel.hs
Normal file
@@ -0,0 +1,6 @@
|
||||
{-# LANGUAGE PackageImports #-}
|
||||
import "start9-registry" Application (develMain)
|
||||
import Prelude (IO)
|
||||
|
||||
main :: IO ()
|
||||
main = develMain
|
||||
Reference in New Issue
Block a user