diff --git a/nyx-game.cabal b/nyx-game.cabal
--- a/nyx-game.cabal
+++ b/nyx-game.cabal
@@ -4,10 +4,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 78a675277ac3aefd9876b0e6d0774e00d9e50cf1743bb5390353b88ca6ddf864
+-- hash: d0bc9f96b3fcc14525f919a9d33cc8471aa6e14f4873d9f02cf078a8dd4631e5
 
 name:           nyx-game
-version:        0.1.0.0
+version:        1.0.0.0
 synopsis:       A bullet-hell game made with SDL2.
 description:    A purely functional bullet-hell game made with SDL2. Visit https://gilmi.me/nyx for more details.
 category:       Game
@@ -41,6 +41,10 @@
     assets/imgs/nyx-sprites-animated.png
     assets/imgs/static.png
     assets/imgs/VNBG.png
+
+source-repository head
+  type: git
+  location: https://gitlab.com/gilmi/nyx-game
 
 library
   exposed-modules:
