Minor readme update

This commit is contained in:
sigma-andex 2022-05-26 11:55:02 +01:00 committed by GitHub
parent 1008b89a84
commit ffa1b44408
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,6 @@ module Main where
import Prelude hiding ((/))
import Data.Generic.Rep (class Generic)
import HTTPurple
data Route = Hello String