styling fixes for iphone
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
module Concat
|
||||
module Lists
|
||||
|
||||
-- From the "Lists" chapter of Programming Language Foundations in Agda
|
||||
-- https://plfa.github.io/Lists/
|
||||
|
||||
data Nat : U where
|
||||
Z : Nat
|
||||
|
||||
Reference in New Issue
Block a user