~ft/zabava

a0e64ee55eeb5ef1822934cd847cf5d6d4c4728d — Sigrid Solveig Haflínudóttir 2 years ago dec4712
UnicodeSyntax already there as the default
2 files changed, 0 insertions(+), 2 deletions(-)

M source/Uxn/Op.hs
M source/Uxn/Stmt.hs
M source/Uxn/Op.hs => source/Uxn/Op.hs +0 -1
@@ 1,4 1,3 @@
{-# LANGUAGE UnicodeSyntax #-}
module Uxn.Op
( Op(..)
, OpCode(..)

M source/Uxn/Stmt.hs => source/Uxn/Stmt.hs +0 -1
@@ 1,4 1,3 @@
{-# LANGUAGE UnicodeSyntax #-}
module Uxn.Stmt
( Stmt
, opToStmt