Skip to content

Commit

Permalink
fixup! Add Stack project template
Browse files Browse the repository at this point in the history
  • Loading branch information
rvl committed Mar 4, 2019
1 parent c9a90eb commit effa909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/server/Main.hs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Main where

import Prelude
import Cardano.Wallet
import Cardano.Wallet (sayHello)

main :: IO ()
main = sayHello

0 comments on commit effa909

Please sign in to comment.